index
:
rsa
master
Unsafe C++ crypto toolkit
git daemon user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
Lib-ify
tomsmeding
2016-10-08
|
*
Lots of renaming (mainly {Public,Private}Key -> Key)
tomsmeding
2016-10-08
|
*
Fix some serious bugs with casting
tomsmeding
2016-10-08
|
*
Fix sign issues in divmod
tomsmeding
2016-10-08
|
*
Code cleanup
tomsmeding
2016-10-08
|
*
Fix envelope decryption bug when encrkeylen=255
tomsmeding
2016-10-08
|
*
Add digital envelope encryption
tomsmeding
2016-10-08
|
*
Improve bigint division depth estimate
tomsmeding
2016-10-08
|
*
Bigint parsing: also hex, and add string constructor
tomsmeding
2016-10-08
|
*
Make parameter order a bit more consistent
tomsmeding
2016-10-08
|
*
Add readme
tomsmeding
2016-10-08
|
*
Make code work on Linux and older compilers
tomsmeding
2016-10-07
|
*
Working AES encrypt and decrypt!
tomsmeding
2016-10-07
|
*
Start AES
tomsmeding
2016-10-06
|
*
Base64 and import/export keys
tomsmeding
2016-10-06
|
*
RNG
tomsmeding
2016-10-06
|
*
(de)serialise -> (de)serialiseMantissa
tomsmeding
2016-10-06
|
*
Now division ACTUALLY works
tomsmeding
2016-10-05
|
*
Fix Baillie-PSW!
tomsmeding
2016-10-05
|
*
Add (non-working yet) Lucas test
tomsmeding
2016-10-04
|
*
More primes and primality testing
tomsmeding
2016-10-04
|
*
Progress
tomsmeding
2016-10-03
|
*
Initial
tomsmeding
2016-10-03