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
sniperbeamer 888d0982d4 New structure of auto-type classes 16 years ago
..
aes.h Added pronounceable password generator 16 years ago
aes_endian.h Renamed some AES headers 16 years ago
aes_modes.c Added pronounceable password generator 16 years ago
aes_types.h Renamed some AES headers 16 years ago
aescpp.h Added pronounceable password generator 16 years ago
aescrypt.c Added pronounceable password generator 16 years ago
aeskey.c Added pronounceable password generator 16 years ago
aesopt.h Added pronounceable password generator 16 years ago
aestab.c Added pronounceable password generator 16 years ago
aestab.h Added pronounceable password generator 16 years ago
arcfour.cpp Added pronounceable password generator 16 years ago
arcfour.h Added pronounceable password generator 16 years ago
blowfish.cpp Renamed project file to keepassx.pro 16 years ago
blowfish.h Try to use truly random data to initialize the random number generator 16 years ago
sha256.cpp Cache and protect MasterKey - speeds up saving a lot 16 years ago
sha256.h Cache and protect MasterKey - speeds up saving a lot 16 years ago
twoclass.cpp Added 2 new password generator options 16 years ago
twoclass.h Removed unnecessary executable flags 16 years ago
twofish.cpp New structure of auto-type classes 16 years ago
twofish.h Try to use truly random data to initialize the random number generator 16 years ago
yarrow.cpp Added pronounceable password generator 16 years ago
yarrow.h Improved seeding of the random number generator 16 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