Kennwortmanager KeePassX Weiterentwicklung der Version 1
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
keepassx1/src/crypto
tarek_saidi 21f0fea56a First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
..
aes.h First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
aes_edefs.h First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
aes_modes.c First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
aes_tdefs.h First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
aescpp.h First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
aescrypt.c First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
aeskey.c First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
aesopt.h First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
aestab.c First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
aestab.h First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
arcfour.cpp changed encryption method of SecStrings from Rijndael to ArcFour (much faster) 19 years ago
arcfour.h changed encryption method of SecStrings from Rijndael to ArcFour (much faster) 19 years ago
sha256.cpp First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
sha256.h First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
twoclass.cpp replaced Q_UINT with quint 19 years ago
twoclass.h First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
twofish.cpp replaced Q_UINT with quint 19 years ago
twofish.h import comment 19 years ago
yarrow.cpp First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
yarrow.h First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago
yarrow_macros.h First commit for 0.2.3, some old functions still need to be ported to the new back-end api, i.e. import and export. 18 years ago