Programming Languages:
Python, C++, C, Java, Javascript, R, MATLAB, CSS, Arduino
Spoken Languages:
English, Spanish
Professional Interests:
Robotics and Autonomous Systems, Embedded Systems
Python, C++, C, Java, Javascript, R, MATLAB, CSS, Arduino
Spoken Languages:
English, Spanish
Professional Interests:
Robotics and Autonomous Systems, Embedded Systems
统计学
All
Feeds
已提交
Convert Continued Fraction
Convert any continued fraction (non-repeating front portion and repeating portion) to (p + sqrt(d))/q representation.
1 year 前 | 1 次下载 |
已提交
Psychomotor Vigilance Task (PVT)
The psychomotor vigilance task (PVT) is a sustained-attention, reaction-timed task.
3 years 前 | 15 次下载 |
已提交
Galois Counter Mode (GCM) Block Cipher using AES
Encrypt/Decrypt a plaintext message using AES GCM.
3 years 前 | 5 次下载 |
已提交
Multiply Numbers using Number Theoretic Transform
Multiply very numbers (hexadecimal or decimal) together efficiently using Number Theoretic Transform (NTT)
3 years 前 | 1 次下载 |
已提交
T-Line Simulation
This simulates a transmission line and calculate the variables for placing different components in parallel to match the line to...
4 years 前 | 2 次下载 |
已提交
Secure Off-line Email Encryption GUI
Send and receive off-line encrypted emails using public-key cryptography and Advanced Encryption Standard (AES).
4 years 前 | 1 次下载 |
已提交
AES-256 GUI using CBC mode
Advance Encryption Standard-256 encryption and decryption in a GUI. The Cipher Block Chaining (CBC) mode is used with cipher-tex...
4 years 前 | 15 次下载 |
已提交
Advanced Encryption Standard (AES)-128,192, 256
Advance Encryption Standard-128, 192, or 256 encryption and decryption using 128/192/256-bit hexadecimal key and 128-bit hexadec...
4 years 前 | 73 次下载 |
已提交
BTC PrivateKey and Address Generator GUI
Generate Bitcoin/Ethereum Private Key and Addresses (including new Bech32) completely off-line
4 years 前 | 17 次下载 |
已提交
RIPEMD160 Hash
RIPEMD160 Hash of character array input of maximum length 8191
4 years 前 | 2 次下载 |
已提交
privateKey2bitAddress Generator GUI
Generates both uncompressed and compressed Bitcoin addresses from private key (either WIF or Hexadecimal)
4 years 前 | 4 次下载 |
已提交
Image Encryption using AES-256 CBC mode
Encrypt images of any size using AES-256 encryption in the CBC mode
4 years 前 | 43 次下载 |
已提交
Bitcoin Address from WIF private key
Generate the uncompressed Bitcoin address (output) from any WIF formatted private key (input)
5 years 前 | 2 次下载 |
已提交
secp256k1 Elliptic Curve Shared-Key Generation GUI
Elliptic Curve Cryptography using secp256k1. Generates private-key times a given point (input) that is on the elliptic curve.
5 years 前 | 6 次下载 |
已提交
Curve448 Shared-Key Generation GUI
Elliptic Curve Cryptography using curve-448. Generates private-key times a given x-coordinate point (input) the is on the ellipt...
5 years 前 | 2 次下载 |
已提交
Curve25519 Shared-Key Generation GUI
Elliptic Curve Cryptography using curve-25519. Generates private-key times a given x-coordinate point (input) the is on the elli...
5 years 前 | 1 次下载 |
已提交
BlackJack GUI
Play BlackJack and check your card-counting skills. Learn how to take the best probable actions during the game.
5 years 前 | 11 次下载 |