keystore-idb
keystore-idb copied to clipboard
Byte operations on keystore interface
Problem
Keystore interface only exposes string operations. To use byte operations you need to do a lot of stuff by hand.
Solution
Add byte operations to keystore interface