version 3.0

This commit is contained in:
Bramfeld Team 2015-08-31 14:01:44 +02:00
commit d837490606
209 changed files with 19662 additions and 0 deletions

5
crypto/TODO Normal file
View file

@ -0,0 +1,5 @@
o) Find a good way to integrate the CryptoThread, CryptoSystem code.
o) Process all cryptographic operations in the (a?) CryptoThread.
o) DH infrastructure.
o) BIGNUM infrastructure?
o) Lots more algorithms.