index
:
sw/libhal
auto_magic
auto_zeroise
ft-crc32
hal_core_alloc2-fix
import_export_raw
js_keywrap
master
modexpng
python3
rsa-blind-mutation
sha3_mode
Cryptech libhal: crypto software, HSM management, RPC
git repositories
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pbkdf2.c
Age
Commit message (
Expand
)
Author
2017-10-23
Cleanup signed/unsigned mismatches, mostly in loop counters
Paul Selkirk
2016-09-20
Clean up the defines around rpc client, software hash cores, etc.
Paul Selkirk
2016-08-10
Merge branch 'resource_management'
Paul Selkirk
2016-07-06
Use the second sha256 core, if available, for pbkdf2.
Paul Selkirk
2016-07-05
Attempt to add resource management, for multiple cores of the same type.
Paul Selkirk
2015-12-23
RPC interface to TRNG and (incomplete) PIN code.
Rob Austein
2015-12-13
whack copyrights
Paul Selkirk
2015-11-13
Merge branch 'config_core_selector'
Paul Selkirk
2015-10-29
Remove unused includes.
Paul Selkirk
2015-10-04
Whack libhal API to use current configure_core_selector mechanism.
Rob Austein
2015-09-02
Clean up excessively complicated handling of opaque types in hash and
Rob Austein
2015-06-21
libcryptech -> libhal, doh.
Rob Austein
2015-06-05
This time for sure, Rocky!
Rob Austein
2015-06-05
Get feedback cycle right in PBKDF2 iteration.
Rob Austein
2015-06-04
First cut at PBKDF2.
Rob Austein