issues
search
Dustin-Ray
/
capyCRYPT
An experimental high-performance cryptosystem.
MIT License
12
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
sidechannel: make any comparisons fixed time
#65
Dustin-Ray
opened
4 months ago
2
feat: docs and fallible encryptions
#64
Dustin-Ray
closed
4 months ago
0
feat: refactor fallible functions
#63
Dustin-Ray
closed
4 months ago
0
feat: ML-KEM initial support
#62
Dustin-Ray
closed
4 months ago
0
Feature/issue 16
#61
omibo
closed
5 months ago
3
Feature/issue 21
#60
omibo
closed
5 months ago
0
feat: user-managed output buffer
#59
Dustin-Ray
closed
7 months ago
1
fix: Incompatible libraries
#58
omibo
closed
7 months ago
2
Feature/issue 21
#57
omibo
closed
7 months ago
0
Fix/issue 9
#56
omibo
closed
8 months ago
4
feat: update -> finalize
#55
Hyunggilwoo
opened
8 months ago
0
Feature/issue 18
#54
Hyunggilwoo
closed
8 months ago
0
Usage example on front of repo are out of date
#53
Dustin-Ray
closed
4 months ago
0
Fix/issue 48 - Doc Test with Result<(), OperationError> not passing Doc Test
#52
Hyunggilwoo
closed
8 months ago
0
Fix: issue 26 - revert a failed decryption
#51
Hyunggilwoo
closed
8 months ago
4
Fix/issue 9
#50
omibo
closed
9 months ago
1
Feat/error handling for ops
#49
Dustin-Ray
closed
10 months ago
0
fix: Functions that return `Result<KeyPair, OperationError>` do not pass the Document Test
#48
Hyunggilwoo
closed
8 months ago
7
fix: merge conflicts
#47
Dustin-Ray
closed
11 months ago
0
error handling for ops
#46
Dustin-Ray
closed
11 months ago
0
fix: function visibility restricted, test reorg
#45
Dustin-Ray
closed
11 months ago
1
function visibility
#44
Dustin-Ray
closed
11 months ago
1
Added parallel AES-CTR and improved AES-CBC decryption by making it work in parallel
#43
HLRichardson-Git
closed
11 months ago
0
compress point to x coordinate
#42
Dustin-Ray
closed
8 months ago
1
fix: don't use affine x bytes for signatures
#41
Dustin-Ray
opened
11 months ago
2
bug: cyclic dependency
#40
Dustin-Ray
closed
7 months ago
1
docs: update curve usage examples
#39
Dustin-Ray
closed
11 months ago
0
remove rug and upgrade curve operations
#38
Dustin-Ray
closed
11 months ago
0
fix: select AES or SHA3 as generic cipher for asymmetric operation
#37
Dustin-Ray
opened
11 months ago
1
Added AES to README, updated version, and edited Cargo.toml
#36
HLRichardson-Git
closed
12 months ago
0
Adding AES to capyCRYPT
#35
HLRichardson-Git
closed
12 months ago
0
remove rug and replace with num-bigint
#34
Dustin-Ray
closed
1 year ago
0
fix: remove security parameter d from decrypt and verify
#33
Dustin-Ray
closed
1 year ago
0
feature: AES for symmetric operations
#32
Dustin-Ray
closed
12 months ago
10
fix: cure timing vulnerability
#31
Dustin-Ray
closed
1 year ago
0
side-channel: this implementation is vulnerable to timing analysis
#30
Dustin-Ray
closed
11 months ago
5
fix: replace rug integer and upgrade curve operations
#29
Dustin-Ray
closed
11 months ago
14
feature: Kangaroo12
#28
Dustin-Ray
closed
8 months ago
2
fix: wrap all functions in ops with Result
#27
Dustin-Ray
closed
11 months ago
8
fix: Revert a failed decryption
#26
Dustin-Ray
closed
8 months ago
14
improve description of issues
#25
Dustin-Ray
closed
1 year ago
1
fix: memory safe curve point multiplication
#24
Dustin-Ray
closed
1 year ago
3
fix: reduce excessive cloning of rug integers
#23
Dustin-Ray
closed
1 year ago
3
feature: additional curves
#22
Dustin-Ray
closed
1 year ago
1
feature: command line interface
#21
Dustin-Ray
opened
1 year ago
4
feature: sliding window message encryption and decryption
#20
Dustin-Ray
opened
1 year ago
5
fix: Remove unneeded &mut
#19
Dustin-Ray
closed
1 year ago
3
feature: hasher -> update -> finalize paradigm
#18
Dustin-Ray
opened
1 year ago
13
feature: directory refactor
#17
Dustin-Ray
closed
4 months ago
3
feature: serialization for keypair
#16
Dustin-Ray
closed
4 months ago
1
Next