1
0
Commit Graph

9 Commits

Author SHA1 Message Date
Toby Schneider
153f5943e5 Merge pull request #7 from plesiv/add-rsa-algorithm
Add support for RSA algorithm
2022-02-27 15:56:13 +01:00
Chris Johnson
a7e2cf0cce Fix constructor error 2022-02-24 09:17:40 +00:00
Zoran Plesivcak
1539d677c9 Add support for RSA algorithm 2022-02-13 23:58:16 +00:00
8fcf682c9c Change error message 2021-11-02 13:56:12 +01:00
9ab38705b6 Added more algorithms, keyid and did some cleanup 2021-10-27 01:22:01 +02:00
4438eb30a5 Added nbf and exp support 2021-05-23 22:41:35 +02:00
d12423a719 Renamed alg to algorithm 2021-05-01 16:21:27 +02:00
b50d3a40d4 Removed unused variable 2021-05-01 15:54:49 +02:00
9d94422536 Initial commit 2021-02-04 12:02:42 +01:00