issues
search
Colfenor
/
classic-mceliece-rust
This is a pure-rust safe-rust implementation of the Classic McEliece post-quantum scheme
MIT License
24
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reduce stack usage on alloc
#48
meisterluk
opened
1 month ago
1
update dependencies to latest versions
#47
meisterluk
opened
1 month ago
1
Enable assertions outside test functionality only in debug mode
#46
meisterluk
opened
1 month ago
0
Using the encrypt/decrypt function
#45
sjsonucool
closed
1 month ago
1
Check your matrix please if you want to chat
#44
koraa
opened
10 months ago
0
Release not HUGE release of v2.x
#43
faern
closed
1 year ago
4
Exclude testdata folder & files from published crates
#42
Colfenor
closed
1 year ago
0
This crate is HUGE on crates.io
#41
faern
closed
1 year ago
7
Add initial changelog
#40
faern
closed
1 year ago
5
Add kem-API tests and move non kem-API interface related tests out of kem module
#39
faern
closed
1 year ago
1
Test kem interface against KATs
#38
Colfenor
closed
3 weeks ago
3
Test the kem interface against KATs
#37
Colfenor
closed
3 weeks ago
1
fix casting to same type clippy warnings
#36
Colfenor
closed
1 year ago
0
Update README.md
#35
ncoder-1
closed
1 year ago
1
Improve & fix unit tests
#34
Colfenor
closed
2 years ago
6
Update to round 4 specification
#33
pufferffish
closed
1 year ago
24
fix broken NIST link & augment cargo bench section
#32
Colfenor
closed
2 years ago
0
fix: fix Readme for CI doctest
#31
dkales
closed
2 years ago
3
Allow instantiating key/ciphertext types from byte arrays
#30
faern
closed
2 years ago
1
Add #[must_use] to keys
#29
faern
closed
2 years ago
1
version 2 changes
#28
dkales
closed
2 years ago
12
Hotfix/fix rust clippy warnings
#27
Colfenor
closed
2 years ago
2
Fix build errors in benchmarks, and make CI not fail on Windows
#26
faern
closed
2 years ago
3
Implement to_owned on all key types that has a lifetime, and avoid using the stack in the boxed functions
#25
faern
closed
2 years ago
8
Remove public facing KeyBuffer
#24
faern
closed
2 years ago
1
Improve readme examples, split them up
#23
faern
closed
2 years ago
1
Tracking Issue for version 2.0
#22
dkales
closed
2 years ago
6
Tracking issue for supporting all variants at the same time
#21
faern
opened
2 years ago
5
Restructure public API and implement `kem` + `zeroize`
#20
faern
closed
2 years ago
5
Fix the build.rs clippy error
#19
faern
closed
2 years ago
6
Use native int load and store instead of homegrown bitshifts
#18
faern
closed
2 years ago
5
Upgrade sha3 and use shake256 infallibly
#17
faern
closed
2 years ago
9
feature: implement the RustCrypto KEM API for ClassicMcEliece
#16
dkales
closed
2 years ago
27
refactor!: cleanup and allow `no_std`
#15
dkales
closed
2 years ago
1
Support of RustCrypto types and signatures
#14
prokls
closed
2 years ago
6
The library uses a lot of stack
#13
faern
opened
2 years ago
6
Get rid of "out parameters"
#12
faern
closed
2 years ago
3
More precisely typed keys
#11
faern
closed
2 years ago
5
Add a basic Github Actions CI workflow
#10
dkales
closed
2 years ago
1
Cleanup interface and allow for no_std
#9
dkales
closed
2 years ago
2
refactor!: Re-write public API to take a `CryptoRng`
#8
dkales
closed
2 years ago
9
Forbid unsafe code
#7
faern
closed
2 years ago
1
Why roll your own randomness code?
#6
faern
closed
2 years ago
8
Update README.md
#5
capito27
closed
2 years ago
1
Lukas/pub
#4
prokls
closed
2 years ago
1
Introduce KAT KEM tests
#3
prokls
closed
2 years ago
3
Implement Nassimi-Sahni algorithm.
#2
prokls
closed
2 years ago
0
bugfix and improvements for randombytes
#1
prokls
closed
2 years ago
0