Bryan Drewery
|
41a418c5ec
* Add AES_cbc
|
16 жил өмнө |
Bryan Drewery
|
206e95d916
* Allow SHELLHASH and owner pass in PackConfig to be a salted-sha1
|
16 жил өмнө |
Bryan Drewery
|
10ab12cf96
* Remove old lfprintf
|
17 жил өмнө |
Bryan Drewery
|
f7408f2e58
* Remove MD5FILE, never used
|
17 жил өмнө |
Bryan Drewery
|
7e64fc4e63
* Simplify helper functions for encrypting/decrypting files by using EncryptedStream
|
17 жил өмнө |
Bryan Drewery
|
d1b93cc19b
* Restore old base64 functions to ensure maximum compatibility.
|
17 жил өмнө |
Bryan Drewery
|
471c6c58a7
* Fix two OPENSSL_cleanse() calls
|
17 жил өмнө |
Bryan Drewery
|
64b8d590cc
* Rename (encrypt|descrypt)_binary to aes_(encrypt|decrypt)_ecb_binary
|
17 жил өмнө |
Bryan Drewery
|
5b3669edae
* Use bd::String
|
18 жил өмнө |
Bryan Drewery
|
9024a7d89f
* Move encrypt_binary() and decrypt_binary() to aes_util.c
|
20 жил өмнө |
Bryan Drewery
|
1840f83445
* Convert some egg_snprintf() to simple_snprintf() now that it supports zero padding
|
17 жил өмнө |
Bryan Drewery
|
4dfc34f076
* Fix btoh to not require a temporary passing of a char from a private stack
|
17 жил өмнө |
Bryan Drewery
|
29c1fc9222
* Convert cmdpasses to the salted-sha1 format
|
17 жил өмнө |
Bryan Drewery
|
743de11806
* Define SHA1_SALTED_LEN and SHA1_SALT_LEN
|
17 жил өмнө |
Bryan Drewery
|
fdddab0350
* Add salted_sha1() and remove obsoleted encrypt_pass()
|
17 жил өмнө |
Bryan Drewery
|
aeda064846
* Set the first character of the salted pass to +
|
17 жил өмнө |
Bryan Drewery
|
dda5009201
* Use the salt from their current password when comparing the given password
|
17 жил өмнө |
Bryan Drewery
|
5cdc6eee6d
* New userfile pass algorithm
|
17 жил өмнө |
Bryan Drewery
|
6d1b86eb07
* Remove more old and unused code
|
17 жил өмнө |
Bryan Drewery
|
0bf8d30382
* Add some more OPENSSL_cleanse() calls
|
17 жил өмнө |
Bryan Drewery
|
49f592a874
* Cleanup SALTS usage to try and prevent them from being saved in memory
|
17 жил өмнө |
Bryan Drewery
|
da77ef767f
* More use of OPENSSL_cleanse
|
17 жил өмнө |
Bryan Drewery
|
5ce42e86f1
* Cleanup more bounds checking via: strlcat, strlcpy, snprintf
|
18 жил өмнө |
Bryan Drewery
|
4e48776486
* Port [2532] to 1.2.16 from trunk
|
18 жил өмнө |
Bryan Drewery
|
1470c8ffc2
* Use some more OPENSSL_cleanse
|
18 жил өмнө |
Bryan Drewery
|
9e40d1c45b
* Garble a ton of vital string markers
|
18 жил өмнө |
Bryan Drewery
|
f6f47b67b2
* SHELLHASH now supports SHA1 hashes.
|
18 жил өмнө |
Bryan Drewery
|
06bd02924e
* Port [3485] to 1.2.14
|
19 жил өмнө |
Bryan Drewery
|
e180e43b63
* Port [3405] to 1.2.14
|
19 жил өмнө |
Bryan Drewery
|
53e4db37b9
* Port [3317] to 1.2.14
|
19 жил өмнө |