issues
search
shove70
/
crypto
A D Library of encryption, decryption, encode, hash, and message digital signatures.
MIT License
34
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Format
#33
0-v-0
opened
16 hours ago
0
Fix buffer overrun in secureZeroMemory when using D_InlineAsm_X86_64 or D_InlineAsm_X86
#32
n8sh
closed
1 year ago
1
[Feature request] AES-GCM
#31
Dadoum
closed
1 year ago
0
Fix: `secureZeroMemory(iv)` causes exit code -10 on LDC when created via hexString!() (or similar)
#30
ichordev
closed
1 year ago
1
RSA-OAEP
#29
webloft
opened
2 years ago
1
3DES algorithm
#28
jqp5000
closed
3 years ago
1
Doc mistake: should use keyPair.privateKey to RSA.decrypt
#27
mw66
closed
3 years ago
2
Error when compiling the library
#26
Billy02357
closed
3 years ago
5
In BigIntHelper.fromBytes use new constructor of BigInt added in Phobos 2.094
#24
n8sh
closed
4 years ago
0
Make secureZeroMemory support all platforms
#23
n8sh
closed
4 years ago
1
fix issue #18. Additional edits
#20
DarkRiDDeR
closed
5 years ago
0
fix issue #18
#19
DarkRiDDeR
closed
5 years ago
2
Can't compile to release mode.
#18
shove70
closed
5 years ago
8
add blake2s
#17
DarkRiDDeR
closed
5 years ago
0
add blake2b hash and hexBytes function
#16
DarkRiDDeR
closed
5 years ago
1
What are your future plans?
#15
DarkRiDDeR
closed
5 years ago
1
On Posix for secure random numbers use getentropy if available, otherwise /dev/urandom
#14
n8sh
closed
5 years ago
1
Fix unit tests failing to compile on Microsoft Windows
#13
n8sh
closed
5 years ago
1
Fix arc4random bug
#12
n8sh
closed
5 years ago
0
Without adding dependences, re-enable secure RSA generation on Windows, Mac OS X, & Android
#11
n8sh
closed
5 years ago
4
Fix SecureRandomGenerator.next(min,max) to respect bounds
#10
n8sh
closed
5 years ago
0
Use secure source of entropy to generate RSA keys
#9
n8sh
closed
5 years ago
0
With LDC use intrinsic function for explicitZero
#8
n8sh
closed
5 years ago
0
Clear private state of AES and TEA in destructors
#7
n8sh
closed
5 years ago
0
Non-deterministic failure in RSA
#6
Boris-Barboris
closed
5 years ago
14
Clear private state of AES and TEA in destructors
#5
n8sh
closed
5 years ago
2
Change immutable arguments & mutable arguments to `const` where appropriate
#4
n8sh
closed
5 years ago
0
RSA examples and unittests encrypt with private key and decrypt with public key
#3
Boris-Barboris
closed
6 years ago
1
Fix bias towards low numbers in `next(min, max)` when `1 + max - min` is not a power of 2
#2
n8sh
closed
6 years ago
1
Rename RandomGenerator to InsecureRandomGenerator
#1
n8sh
closed
6 years ago
1