issues
search
boughtonp
/
cfpassphrase
MOVED TO https://codeberg.org/boughtonp/cfpassphrase
https://www.sorcerersisle.com/software/cfpassphrase
GNU Lesser General Public License v3.0
17
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Argon2 as supported algorithm
#23
boughtonp
opened
4 years ago
0
Incorrect Link in documentation
#22
andrew-dixon
closed
4 years ago
1
java.lang.NullPointerException after Updating to Lucee 5.2
#21
Meikelv
closed
4 years ago
3
Can't install under Lucee 5
#20
Meikelv
closed
3 years ago
7
jBCrypt 0.4 update
#19
jordanclark
closed
3 years ago
5
Lucee 5 - class sorcerersisle.cfpassphrase.lucee.PassphraseCheck is invalid or doesn't exist
#18
andrew-dixon
closed
9 years ago
13
Check and upgrade to latest scrypt release
#17
boughtonp
opened
9 years ago
1
Update jbcrypt to v0.4
#16
boughtonp
closed
3 years ago
5
Allow instance of SecureRandom to be passed to PassphraseHash
#15
boughtonp
opened
9 years ago
0
Do not re-init SecureRandom on every PassphraseHash call
#14
boughtonp
opened
9 years ago
0
Allow Algorithm param to be comma-delimited list for PassphraseHash and randomly select one from list.
#13
boughtonp
opened
11 years ago
0
Check compatibility against latest stable releases of each CFML engine.
#12
boughtonp
closed
9 years ago
0
Add function PassphraseAnalyse to provide details on strength/crackability.
#11
boughtonp
opened
11 years ago
1
Add implementation of cfPassphrase as Coldbox plugin.
#10
boughtonp
closed
11 years ago
1
Update Info function to support known crypt signatures (even if unsupported by Hash/Check functions).
#9
boughtonp
closed
11 years ago
1
Check if jBCrypt contains vulnerability CVE-2011-2483; add support for $2y$ prefix.
#8
boughtonp
opened
11 years ago
0
Consider opening up functionality to use via CLI calls.
#7
boughtonp
opened
11 years ago
0
Identify any overlap between PBKDF2 and SCrypt's PBKDF implementation.
#6
boughtonp
opened
11 years ago
0
Investigate using native/C-based versions of algorithms for better speed.
#5
boughtonp
opened
11 years ago
0
Implement "bcrypt+SHA256" as default algorithm (independent to straight bcrypt).
#4
boughtonp
opened
11 years ago
0
Check SCrypt parameters and update as required.
#3
boughtonp
opened
11 years ago
0
Verify whether an encoding argument is required or not.
#2
boughtonp
opened
11 years ago
0
Polish and release full set of test cases.
#1
boughtonp
closed
3 years ago
1