fixed yet another endianess problem, now always using the raw key values for export, sotrage and checksum calculation

This commit is contained in:
TLINDEN
2013-11-18 17:38:03 +01:00
parent 8c9d3289de
commit 5e8324bb0b
21 changed files with 287 additions and 214 deletions

3
TODO
View File

@@ -1,2 +1,3 @@
- key exports without hash handle (like I do in the vault),
checksum the same: without the handle as well.