minijks 0.1.0

Small library for parsing JKS in old format (not PKCS#12)
Documentation
1
2
3
4
5
# MiniJKS

small library for parsing JKS old format (not a PKCS#12)

the data processing logic was borrowed from the project [minijks](https://github.com/lwithers/minijks)