I released a new version of Crypto Helper, I have not yet implemented AES256 but it has the hashing upgrade I mentioned earlier, it melds the hash with the original key to squash the chance of a collision.
Upgrades include:
- Fixed glitches (likely from the upgrades, not critical to security though).
- "Secure Key" feature upgraded, 512 bit hash melds with key and is transformed to cover more possible characters and increase key complexity.
- New "Key Generator" added. makes an easy way to make single line keys of any length using random characters, and they're not easy for attackers to predict.
Download here: https://goo.gl/0L10ob
Upgrades on the way:
- Toggle buttons for tabs.
- AES256 layer.
- RSA or other public key encryption algorithm.
- Split screen support
- File and folder encryption
- Email tunneling
- NFC, Bluetooth, WIFI, or USB key sharing.
- Optional key file (encrypted by master key).
- Post quantum cryptographic algorithm support
- File integrity checking
- Sound encryption (real time, like on the phone)
- Text and file compression
|
Same view, with new tab |
|
Key generator after switching tabs |
|
1024 byte random key seeded with UNIX timestamp |
|
Random 20 byte key, based on seed |
No comments:
Post a Comment