Paul Kehrer
|
42b3713eed
|
add RSA verification support
|
2014-02-25 22:59:03 -06:00 |
|
Paul Kehrer
|
0377f5a78d
|
rename PKCS1->PKCS1v15 & UnsupportedAsymmetricPadding->UnsupportedPadding
|
2014-02-24 19:04:46 -06:00 |
|
Paul Kehrer
|
4ccceaf448
|
add RSA PKCS1 signing (and structure for PSS + verification)
|
2014-02-23 11:26:37 -06:00 |
|
Ayrx
|
b5189afaf1
|
Added a max limit of 8 on length parameter. Updated documentation.
|
2014-02-21 11:13:35 +08:00 |
|
Alex Gaynor
|
288403a1a4
|
Attempt some more natural language
|
2014-01-27 15:59:17 -08:00 |
|
Alex Gaynor
|
b2774f53bc
|
Begin designing the KDF interfaces. Fixes #511
|
2014-01-27 11:05:29 -08:00 |
|
Julian Krause
|
831467cce6
|
Documentation clarity and grammer fixes.
|
2013-12-26 21:12:58 -08:00 |
|
Julian Krause
|
c91fe6a21f
|
Clean up documentation and naming.
|
2013-12-25 11:00:49 -08:00 |
|
Paul Kehrer
|
ce9c611feb
|
enforce AEAD add_data before update
|
2013-11-29 17:19:45 -06:00 |
|
Paul Kehrer
|
22e80cb96e
|
GCM support
|
2013-11-29 17:19:45 -06:00 |
|
Alex Gaynor
|
bae899ad36
|
Change teh exception
|
2013-11-22 16:54:55 -08:00 |
|
Alex Gaynor
|
f1569b6abb
|
One more documentation
|
2013-11-22 13:09:38 -08:00 |
|
David Reid
|
00fb12ae9d
|
Accidentally less words.
|
2013-11-13 13:02:44 -08:00 |
|
David Reid
|
6392a9c63c
|
Document AlreadyFinalized.
|
2013-11-13 10:01:15 -08:00 |
|
Alex Gaynor
|
3949f11710
|
Changed excpetion name based on feedback from dreid
|
2013-11-02 16:57:10 -07:00 |
|
Alex Gaynor
|
f1a3fc03dc
|
Document and implement the public API for when the backend doesn't support the requested algorithm
|
2013-11-02 14:03:34 -07:00 |
|