Commit Graph

18 Commits

Author SHA1 Message Date
6d18297d64 ECC --> ECDSA 2018-01-28 21:06:31 -08:00
8f4784c530 Now supports ECDSA signatures. 2018-01-28 20:56:24 -08:00
a504b58d62 [BROKEN] Working towards ECDSA support. 2018-01-28 15:22:32 -08:00
ea94988009 Shift to new simple_dsa organization. 2018-01-27 16:49:52 -08:00
ab8bc272cf Fix warnings, and make DSA key encoding work. 2018-01-21 11:19:05 -08:00
d2fb3f7c43 Signature verification works! 2018-01-21 10:36:23 -08:00
28f7cf1d12 Parse both RSA and DSA keys. 2018-01-20 20:17:00 -08:00
f4b8c7e945 Refactor, still broken, but moving towards not broken. 2018-01-16 17:48:58 -08:00
63be0eaef1 Some more RSA test cases. 2017-12-27 16:10:25 -08:00
8e83ed65d4 On the bright side, it passes my one test cases. On the down side, I think it's possibly deeply flawed. 2017-12-27 15:25:18 -08:00
1b32487511 Should have everything we need to check signatures. 2017-12-21 22:27:54 -08:00
826a5dd082 Parse the subject public key block, and add some crypto that probably needs to be moved elsewhere. 2017-12-21 20:31:26 -08:00
97990f2ebe Embrace split_first. 2017-12-21 17:01:57 -08:00
89c657854e Integrate date and validity parsing. 2017-12-20 13:51:55 -08:00
548b2a067c Name parsing! 2017-12-11 21:34:35 -08:00
8b7fb0f8a9 Work on some of the naming information block. 2017-12-10 22:13:50 -08:00
a327c5dcec [BROKEN] Checkpoint. 2017-12-09 21:36:47 -08:00
df965d1bb1 Initial commit. 2017-11-14 15:53:11 -08:00