1
0
mirror of https://github.com/clearml/dropbear synced 2025-02-24 12:54:12 +00:00
dropbear/libtomcrypt
Matt Johnston 8b68eb55d9 Make SHA1 optional, implement SHA256 fingerprints
SHA256 is always compiled and only enable SHA1 when needed. Fingerprints
are always SHA256: base64 format, md5 and sha1 are removed. dbrandom now
uses sha256 its hash function.
2022-03-30 11:44:04 +08:00
..
demos Merge libtomcrypt v1.18.2 2020-06-10 23:16:13 +08:00
doc Merge libtomcrypt v1.18.2 2020-06-10 23:16:13 +08:00
notes Merge libtomcrypt v1.18.2 2020-06-10 23:16:13 +08:00
src Make SHA1 optional, implement SHA256 fingerprints 2022-03-30 11:44:04 +08:00
testprof
tests Merge libtomcrypt v1.18.2 2020-06-10 23:16:13 +08:00
.travis.yml
build.sh
changes Merge libtomcrypt v1.18.2 2020-06-10 23:16:13 +08:00
check_source.sh
coverage_more.sh
coverage.sh
coverity.sh
crypt.lof
Doxyfile
filter.pl
fixupind.pl
genlist.sh
helper.pl
LICENSE
makefile_include.mk Merge libtomcrypt v1.18.2 2020-06-10 23:16:13 +08:00
makefile.icc
Makefile.in Split CPPFLAGS and CFLAGS more carefully 2022-03-22 16:17:05 +08:00
makefile.mingw Merge libtomcrypt v1.18.2 2020-06-10 23:16:13 +08:00
makefile.msvc Merge libtomcrypt v1.18.2 2020-06-10 23:16:13 +08:00
makefile.shared Merge libtomcrypt v1.18.2 2020-06-10 23:16:13 +08:00
makefile.unix Merge libtomcrypt v1.18.2 2020-06-10 23:16:13 +08:00
mess.sh
parsenames.pl
printinfo.sh
README
run.sh
scan_build.sh
testbuild.sh
testme.sh
TODO
updatemakes.sh

See doc/crypt.pdf