Rhys Weatherley
|
c86330b40c
|
Remove Arcfour - not secure enough and ChaCha is pretty fast
|
2015-01-09 19:30:21 +10:00 |
|
Rhys Weatherley
|
91b3aa70e7
|
BLAKE2s hash function
|
2015-01-04 15:49:16 +10:00 |
|
Rhys Weatherley
|
ec0e224b23
|
Move internal crypto utilities to a private subdirectory
|
2015-01-04 08:39:09 +10:00 |
|
Rhys Weatherley
|
c009d4a2b4
|
Move static tables into program space
|
2015-01-04 08:32:01 +10:00 |
|
Rhys Weatherley
|
9fe7854d0f
|
Overview documentation for the Crypto library
|
2015-01-04 06:08:11 +10:00 |
|
Rhys Weatherley
|
ad858d7419
|
Change default ChaCha key size to 256-bit
|
2015-01-03 13:25:51 +10:00 |
|
Rhys Weatherley
|
5a930994be
|
CFB, CBC, and OFB block cipher modes
|
2015-01-03 13:24:07 +10:00 |
|
Rhys Weatherley
|
431f38f34a
|
SHA1 and SHA256 hash algorithms
|
2015-01-03 07:13:35 +10:00 |
|
Rhys Weatherley
|
07a47cdcf1
|
ChaCha stream cipher
|
2015-01-02 08:51:46 +10:00 |
|
Rhys Weatherley
|
46fe4e52fd
|
CTR block cipher mode
|
2014-12-31 09:59:52 +10:00 |
|
Rhys Weatherley
|
5e816c418b
|
Remove unnecessary "return"
|
2014-12-30 07:19:27 +10:00 |
|
Rhys Weatherley
|
f2528a2a60
|
Add const to keySize, blockSize, ivSize
|
2014-12-30 07:08:42 +10:00 |
|
Rhys Weatherley
|
09a9d2b51b
|
Doc fixes
|
2014-12-30 07:04:47 +10:00 |
|
Rhys Weatherley
|
7a9a51cb9b
|
Improve performance of AES mixColumns operations
|
2014-12-29 11:28:13 +10:00 |
|
Rhys Weatherley
|
bb1748df49
|
Arcfour stream cipher
|
2014-12-29 10:40:37 +10:00 |
|
Rhys Weatherley
|
f6bbdb8e77
|
Basic AES implementation in the Crypto library
|
2014-12-23 13:31:11 +10:00 |
|