Changelog:
- New version of the encryption algorithm
- New version of the hash cipher
- Added salt to support the use of the same key for a longer time without exposing any bias
hash
,encrypt
anddecrypt
functions optimization by @Pharap
Ports developed by contributors:
- cape-js javascript port by @eldisniper
- Cape.py python port by by @colinta
- CapeDotNet C# port by @Pharap
- CapeHaskell Haskell port by @Pharap