issues
search
vapor
/
open-crypto
🔑 Hashing (BCrypt, SHA2, HMAC), encryption (AES), public-key (RSA), and random data generation.
MIT License
134
stars
34
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
HKDF implementation
#101
Craz1k0ek
closed
4 years ago
1
Should we archive this repo when we migrate to Swift Crypto?
#99
0xTim
closed
4 years ago
4
beta.2
#98
tanner0101
closed
4 years ago
0
crashes in Crypto
#100
danipralea
closed
4 years ago
6
Crash when decrypting base64 encoded secret
#97
rafiki270
closed
4 years ago
1
OpenCrypto
#96
tanner0101
closed
5 years ago
1
consider mirroring public api of apple's cryptokit
#95
tanner0101
closed
4 years ago
1
Fix `OpaquePointer` error
#94
TBXark
closed
5 years ago
1
Sr 10783
#93
tanner0101
closed
4 years ago
0
openssl 1.0 support
#92
tanner0101
closed
4 years ago
0
test updates
#91
tanner0101
closed
5 years ago
1
Using with iOS
#90
mattmaddux
closed
4 years ago
2
Add support for DER encoded x509 certificate in CryptoKit (for Vapor 4)
#89
emarashliev
closed
4 years ago
1
Avoid crashes on malformed RSA keys
#88
vzsg
closed
5 years ago
2
Crash when reading invalid/malformed key string
#87
mhergon
closed
5 years ago
1
Add support for DER encoded x509 certificate
#86
emarashliev
closed
4 years ago
8
Support for DER encoded x509 certificate.
#85
emarashliev
closed
4 years ago
2
Could the IV be automatically extracted from the encrypted data?
#84
backslash-f
closed
5 years ago
2
generate RSA keys
#83
v57
closed
4 years ago
2
CryptoKit 4.0
#82
tanner0101
closed
5 years ago
2
remove NIOOpenSSL in favor of CCryptoOpenSSL
#81
tanner0101
closed
5 years ago
1
Moved LosslessDataConvertible definitions over from vapor/core
#80
twof
closed
5 years ago
3
add test case for crash, #78
#79
tanner0101
closed
5 years ago
1
Reproducible Crash When Encrypting/Decrypting RSA
#78
Frizlab
closed
5 years ago
3
Random facilities should utilize Swift's RandomNumberGenerator
#77
Azoy
closed
5 years ago
3
Error: AES256GCM.encrypt: expression type 'Data' is ambiguous without more context
#76
gentges
closed
5 years ago
0
openssl 1.1 support
#75
tanner0101
closed
6 years ago
4
OpenSSL 1.1 compatibility
#74
marc-medley
closed
6 years ago
7
add ECDSA support
#73
tanner0101
closed
4 years ago
6
add One-Time Password (TOTP and HOTP) support
#72
tanner0101
closed
6 years ago
2
Cipher: add support for AES256 GCM tags
#71
bmhatfield
closed
6 years ago
10
Make `makeRandom` public
#70
rafiki270
closed
5 years ago
3
Issue when signing JWT
#69
kscerbiakas
closed
6 years ago
2
Add support for authenticated encryption/decryption AES-GCM
#68
MrMage
closed
6 years ago
11
small fixes before 3.2.0
#67
tanner0101
closed
6 years ago
1
Cipher deprecations
#66
MrMage
closed
6 years ago
1
Convert CryptoRandom and OSRandom into structs to save allocations
#65
MrMage
closed
6 years ago
2
Add RSA encrypt and decrypt and adapt api
#64
FranzBusch
closed
6 years ago
1
eliminate warnings for Swift 4.1
#63
rpinz
closed
6 years ago
4
add random sorter for arrays
#62
rausnitz
closed
5 years ago
4
Fix an IV length error message.
#61
MrMage
closed
6 years ago
1
Add several more default cipher algorithms and make initialization with an EVP_CIPHER public
#60
MrMage
closed
6 years ago
6
Default AES mode should not be ECB
#59
MrMage
closed
6 years ago
14
Added guard for invalid cost
#58
bre7
closed
6 years ago
1
Failing "password" test
#57
jdmcd
closed
6 years ago
9
Random Int max/min
#56
jdmcd
closed
5 years ago
5
Added OpenBSD's BCrypt C implementation
#55
bre7
closed
6 years ago
5
C wrapper for BCrypt
#54
bre7
closed
6 years ago
1
Crash fix
#53
rafiki270
closed
6 years ago
5
core 3.1 updates
#52
tanner0101
closed
6 years ago
0
Next