Commit c083828
committed
v0.11
[ Major change since 0.08 ]
@NGEfreak asked if Crypt::Random could be replaced with Crypt::PRNG
to eliminate the need for pari which requires network connectivity.
Makes sense because CryptX is already a dependency.
Known issue:
rsa-oaep with different digests for the MGF and the label is broken and
was broken from the initial implementation.
This is being resolved via #4
- f04a0d5 Increment version for official release
- 33cccb7 v0.101 parent f04a0d5 commit c083828
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
5 | 23 | | |
6 | 24 | | |
7 | 25 | | |
| |||
0 commit comments