issues
search
zendframework
/
zend-crypt
Cryptographic component from Zend Framework
BSD 3-Clause "New" or "Revised" License
90
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updates for documentation
#61
froschdesign
closed
5 years ago
1
Added PHP 7.3 support - updated Travis CI configuration
#60
michalbundyra
closed
5 years ago
0
Deprecated: Salt support is deprecated starting with PHP 7.0.0 in zend-crypt/src/Password/Bcrypt.php on line 146
#59
flik
closed
5 years ago
2
Add Argon2i for password hashing
#58
MatthiasKuehneEllerhold
opened
6 years ago
6
call using existing Hmac::getSupportedAlgorithms() on get algos at Hmac::isSupported()
#57
samsonasik
closed
6 years ago
1
Fix grammar
#56
Nenglish7
closed
6 years ago
1
Implement the new hash_hmac_algos()
#55
Nenglish7
closed
6 years ago
1
Implement the new hash_hmac_algos() function.
#54
Elinewa
closed
6 years ago
0
Test failure on arm
#53
remicollet
opened
7 years ago
2
PHP 7.2 + QA Tools + Docs - follow up #39
#52
michalbundyra
closed
6 years ago
1
Add PHP 7.2 support
#51
froschdesign
closed
6 years ago
0
Use FQFN
#50
snapshotpl
closed
6 years ago
3
Fixed typo in test method name: `testEncryptWithoutSalt`
#49
AshishThakur
closed
7 years ago
4
Fix incorrect type declaration in Hybrid constructor
#48
nsmithuk
closed
7 years ago
1
Update Travis CI config
#47
michalbundyra
closed
7 years ago
1
remove deprecated $supportedMhashAlgos values for Zend\Crypt\Key\Derivation\SaltedS2k
#46
samsonasik
opened
7 years ago
2
spelling fixes
#45
ka7
closed
7 years ago
1
Enable Travis CI slack notifications
#44
geerteltink
closed
7 years ago
0
Consider libsodium / sodium_compat for modern public-key crypto
#43
paragonie-scott
opened
7 years ago
2
Update Openssl.php
#42
dbierer
closed
7 years ago
1
Minor Modes to Modes + Padding
#41
dbierer
closed
7 years ago
3
Failed test with PHP 7.1
#40
remicollet
closed
7 years ago
1
New coding standard
#39
Koopzington
closed
6 years ago
2
GCM and CCM encryption modes for PHP 7.1
#38
ezimuel
closed
7 years ago
7
Add consistency to method chaining DocBlocks
#37
tdutrion
closed
7 years ago
4
add composer scripts and update travis config
#36
stefanotorresi
closed
7 years ago
0
Remove fast_finish flag
#35
Koopzington
closed
7 years ago
4
Move Coverage reporting to latest env
#34
Koopzington
closed
7 years ago
0
Update Bcrypt.php
#33
ghost
closed
7 years ago
1
Add the hybrid cryptosystem support
#32
ezimuel
closed
8 years ago
7
Encrypt/Openssl Unset Difference
#31
m1st0
closed
8 years ago
3
Introducing a password handler authored by @DASPRiD
#30
GeeH
closed
7 years ago
1
Update to stable versions
#29
weierophinney
closed
8 years ago
0
Update composer.json to allow zend-math 3.0
#28
moderndeveloperllc
closed
8 years ago
1
Argon2 Support
#27
indolering
closed
8 years ago
4
Added a benchmark for the bcrypt cost parameter + fixed a unit test
#26
ezimuel
closed
8 years ago
1
New OpenSSL symmetric adapter + bcrypt refactor for PHP 5.5+
#25
ezimuel
closed
8 years ago
4
[WIP] Fixed the multibyte string in test + enable mbstring.func_overload=7
#24
ezimuel
closed
8 years ago
2
Write unit tests for multibyte string usage in crypto functions
#23
ezimuel
closed
7 years ago
1
Removed substr() and strlen() in favor of mb_*
#22
ezimuel
closed
8 years ago
12
Proposal: Constant-Time Base64 Encoding/Decoding
#21
paragonie-scott
closed
8 years ago
3
Binary data + mbstring.func_overload = boom
#20
paragonie-scott
closed
8 years ago
7
fix fatal error when using binary format in constructor
#19
weichenlin
closed
8 years ago
0
Prepare documentation for publication
#18
weierophinney
closed
8 years ago
0
Check For Blockquotes In Docs
#17
GeeH
closed
8 years ago
0
Check Documentation Tables
#16
GeeH
closed
8 years ago
1
Check Documentation For Other Things
#15
GeeH
closed
8 years ago
0
Check Documentation Code Blocks
#14
GeeH
closed
8 years ago
0
Check All Headers In Documentation
#13
GeeH
closed
8 years ago
0
Happy new year 2016
#12
samsonasik
closed
8 years ago
2
Next