35 lines
665 B
Plaintext
35 lines
665 B
Plaintext
=========================
|
|
Copius Cipher Chain (CCC)
|
|
=========================
|
|
|
|
|
|
Next Crypto Engine (NCE)
|
|
========================
|
|
|
|
They say "don't roll your own crypto".
|
|
Well fsck those arogant guys!! lolz ;)
|
|
Crack this, Nu Sigma Alpha
|
|
|
|
|
|
Features
|
|
--------
|
|
- uses gradle to build native files
|
|
- uses NEW CMake (CMake Android plugin)
|
|
- AEAD crypto support
|
|
- NO LEGACY. removes legacy crypto support
|
|
- uses WolfSSL crypto engine
|
|
- FIPS-140 ver available
|
|
- Quantum-Computing safe crypto
|
|
- super-fast NTRU algorithm
|
|
|
|
|
|
Why
|
|
---
|
|
|
|
* Crypto Providers in Java SUCK
|
|
- bouncy castle (various version ship)
|
|
- spongy castle
|
|
- GCM not available
|
|
- java export garbage
|
|
|