issues
search
haskell-crypto
/
cryptonite
lowlevel set of cryptographic primitives for haskell
Other
226
stars
139
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
constant time comparison for `Digest`?
#380
MangoIV
closed
1 year ago
1
Unable to build on MacOS 13.4.1 (aarch64)
#379
awgn
closed
1 year ago
1
Expose the bytes underlying an AES128/AES192/AES256
#378
exarkun
closed
1 year ago
1
Write permission
#377
kazu-yamamoto
closed
1 year ago
4
Verify argon2
#376
ndrewtl
closed
1 year ago
0
Return V Value From ECDSA Signing
#375
d-xo
closed
1 year ago
0
ignoring exceptons from hClose to read the next entropy
#374
kazu-yamamoto
closed
1 year ago
0
Revert "Compilation warnings on OpenBSD"
#373
SuperSandro2000
closed
1 year ago
1
error: instruction requires: sha3
#372
bmillwood
closed
1 year ago
4
Small refactor
#371
Vlix
closed
2 years ago
0
Sign function taking way too much time
#370
sauraww
closed
1 year ago
2
Update DECAF to fix AVX2 builds
#369
mklca
closed
1 year ago
3
Is this package the right location for the xxhash non-cryyptographic hash function
#368
tonyalaribe
closed
1 year ago
2
Test suite segfaults on armv7l-linux
#367
misuzu
closed
1 year ago
0
Feature: add support for NIST PQC finalists
#366
mouse07410
closed
1 year ago
1
Add support for XChaCha and XChaChaPoly1305
#365
MatthiasValvekens
closed
1 year ago
4
Expose interface to keyed Blake2
#364
MatthiasValvekens
closed
1 year ago
1
add rawSHAKE
#363
cielavenir
closed
1 year ago
1
Add optional MTL support
#362
matobet
closed
1 year ago
2
4-8x sha256 performance deficit compared to sha256sum/openssl (SHA instructions)
#361
Atemu
closed
2 years ago
2
Argon2 KATs test failure on aarch64-darwin (apple silicon)
#360
roberth
closed
1 year ago
1
Include prefix to missing functions
#359
iquerejeta
closed
2 years ago
1
master fails to build on macOS
#358
mouse07410
closed
2 years ago
4
test-cryptonite fails to link
#357
locallycompact
closed
1 year ago
6
Fails to compile on CentOS with stack lts-18.16
#356
schoettl
closed
2 years ago
1
Fails to build with GHC 9.2.1
#355
dunrix
closed
2 years ago
5
Fix build on GHC 9.2
#354
josephcsible
closed
2 years ago
13
Add Show and Data instances to HMAC
#353
eyeinsky
closed
1 year ago
1
Remove UNROLL macro.
#352
villesokk
closed
1 year ago
2
Add RandomGen instance for ChaChaDRG
#351
kephas
closed
3 years ago
1
Unable to build on FreeBSD aarch64: cbits/decaf/p448/f_generic.c:56:8: error: loop not unrolled
#350
MikaelUrankar
closed
1 year ago
2
Linker complaints
#349
iquerejeta
closed
3 years ago
1
Fix alignment in gfmul_generic (closes #334)
#348
robx
closed
2 years ago
4
On AVX2 systems testsuite fails on unaligned stores in cbits/decaf/include/constant_time.h:159
#347
trofi
closed
1 year ago
4
aarch64 - How to remove/override dependency on Scrypt - ubuntu aarch64 on pi4 provides its own include file and library and executable
#346
whosystem
closed
3 years ago
2
Fix for 32 bit platforms
#345
hamishmack
closed
3 years ago
1
Test suite segfaults when compiled for i686 on x86_64
#344
sternenseemann
closed
1 year ago
5
RSA PKCS#1 v1.5 signature scheme verification incompatibility issue
#343
yahyazadeh
closed
1 year ago
0
Add ByteArray deriving instance to Digest
#342
ghost
closed
1 year ago
0
Make the Hash Digest encode a fixed size block in it's type
#341
ghost
closed
1 year ago
0
Compatibility with GHC 9.0.1
#340
danwdart
closed
2 years ago
6
Add Entropy source using getrandom()
#339
eamsden
closed
1 year ago
1
support GHC 9.0
#338
amesgen
closed
3 years ago
3
Please, provide support for the W3C Subresource Integrity (SRI) hash format
#337
Anton-Latukha
closed
1 year ago
0
What is the difference between ECC.P256 and ECC.ECDSA?
#336
yaitskov
closed
2 years ago
4
Memory allocation within unsafeDupablePerformIO
#335
kirelagin
closed
1 year ago
1
Segfault when running compiled with optimization: 0
#334
sordina
closed
2 years ago
2
Supporting personalization for Blake2b hashes
#333
nuttycom
closed
1 year ago
6
compiling version 0.27 failed
#332
paolino
closed
4 years ago
2
Hash data in 4GB chunks to avoid uint32_t overflow.
#331
chpatrick
closed
4 years ago
3
Next