1
0
MOVED:
* This codebase was originally part of r00t2.io/sysutils but has been
  split off to its own library.
This commit is contained in:
brent saner
2024-10-17 15:45:53 -04:00
commit bf887ce948
11 changed files with 1810 additions and 0 deletions

3
TODO Normal file
View File

@@ -0,0 +1,3 @@
- PKCS#12/PFX parsing/support
- Move to struct tags and reflection, so it can not only be easier to maintain in the future but also be implemented in custom structs downstream.