Steven Fackler
|
8ad1e5565b
|
Remove set_rsa
PKey is reference counted so allowing mutation is unsound
|
2016-11-05 18:49:09 -07:00 |
Steven Fackler
|
01ae978db0
|
Get rid of Ref
There's unfortunately a rustdoc bug that causes all methods implemented
for any Ref<T> to be inlined in the deref methods section :(
|
2016-11-04 17:16:59 -07:00 |
Lionel Flandrin
|
9ea27c12b9
|
Add method to encode a public key as a DER blob
|
2016-11-01 17:34:21 +01:00 |
Steven Fackler
|
e9d78181c3
|
Update Rsa
|
2016-10-31 20:15:12 -07:00 |
Steven Fackler
|
f640613863
|
Update PKey
|
2016-10-31 20:12:55 -07:00 |
Steven Fackler
|
610403a562
|
Add RsaRef
|
2016-10-30 17:00:54 -07:00 |
Steven Fackler
|
f75f82e466
|
Rustfmt
|
2016-10-30 16:37:45 -07:00 |
Steven Fackler
|
57d10ebbc3
|
Add PKeyRef
|
2016-10-29 14:19:09 -07:00 |
Steven Fackler
|
3c50c74444
|
Camel case Rsa
|
2016-10-22 10:21:16 -07:00 |
Steven Fackler
|
b619c4e885
|
Camel case Dsa
|
2016-10-22 10:16:49 -07:00 |
Steven Fackler
|
98b7f2f935
|
Flatten crypto module
|
2016-10-22 09:16:38 -07:00 |