issues
search
pluto
/
ronkathon
Cryptography Educational Foundations
https://pluto.xyz/blog/ronkathon-learn-cryptography-from-first-principles
Apache License 2.0
191
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore(deps): bump ark-crypto-primitives from 0.4.0 to 0.5.0
#164
dependabot[bot]
opened
3 weeks ago
0
chore: release v0.1.0
#163
github-actions[bot]
opened
1 month ago
1
chore(deps): bump rstest from 0.22.0 to 0.23.0
#162
dependabot[bot]
closed
1 month ago
0
remove udeps + exclude changelog from triggering release prs
#161
0xJepsen
closed
1 month ago
0
chore: release v0.1.0
#160
github-actions[bot]
closed
1 month ago
0
Add section on nonce reuse issue in modes of operation
#159
mrdaybird
closed
1 month ago
0
Update README.md for modes of operation
#158
mrdaybird
closed
2 months ago
1
Add AES-GCM(includes GHASH)
#157
mrdaybird
closed
2 months ago
4
chore(deps): bump pretty_assertions from 1.4.0 to 1.4.1
#156
dependabot[bot]
closed
2 months ago
0
Consistency in Licenses / README across Repos
#155
brunny-eth
closed
2 months ago
0
chore: release v0.1.0
#154
github-actions[bot]
closed
1 month ago
0
Update LICENSE-Apache
#153
brunny-eth
closed
2 months ago
0
Update README.md
#152
brunny-eth
closed
2 months ago
0
Create bounty.md template for future bounties
#151
brunny-eth
closed
2 months ago
1
chore: release v0.1.0
#150
github-actions[bot]
closed
2 months ago
0
zkhack Bounty: Sumcheck
#149
0xJepsen
closed
3 months ago
0
Implemented sumcheck protocol using the field elements and a custom built implementation of a multivariate polynomial
#148
wu-s-john
closed
2 months ago
1
Adding the HMAC-SHA256
#147
hecmas
closed
3 months ago
0
Thorough documentation of the protocol.
#146
0xJepsen
closed
3 months ago
0
Passing example tests against a trusted implementation.
#145
0xJepsen
closed
3 months ago
0
Passing example tests against trusted implementations. (Use NIST test vectors for GHASH)
#144
0xJepsen
closed
2 months ago
0
Implementation of AES-GCM on top of the CTR implementation
#143
0xJepsen
closed
2 months ago
0
Implementations of AES-CTR using ronkathon's existing AES implementation
#142
0xJepsen
closed
2 months ago
0
Implementation of GHASH utilizing Ronkathons polynomial library (A simple hash function using polynomials). AES-GCM depends on both AES-CTR and GHASH
#141
0xJepsen
closed
2 months ago
1
bounty: AES-GCM
#140
0xJepsen
closed
2 months ago
8
Thorough documentation of both new objects
#139
0xJepsen
closed
3 months ago
0
Passing example test
#138
0xJepsen
closed
3 months ago
0
Bounty: ZK Hack Sumcheck Track
#137
0xJepsen
closed
3 months ago
0
chore(deps): bump rstest from 0.21.0 to 0.22.0
#136
dependabot[bot]
closed
3 months ago
0
feat: algebra
#135
lonerapier
closed
3 months ago
5
fix lint.yaml
#134
lonerapier
closed
4 months ago
0
feat: ot
#133
lonerapier
opened
4 months ago
0
feat: Oblivious Transfer
#132
lonerapier
opened
4 months ago
1
feat: Add GCM (galois counter mode) to AES implementation
#131
devloper
closed
4 months ago
1
ci: replace actions-rs with dtolnay/rust-toolchain
#130
eightfilms
closed
4 months ago
0
ci: consider running `udeps` on a weekly basis
#129
eightfilms
closed
1 month ago
2
feat: AEADs
#128
lonerapier
opened
4 months ago
1
feat: cipher modes of operation
#127
lonerapier
closed
4 months ago
2
Migrate binary field from struct to enum.
#126
jtriley-eth
closed
4 months ago
2
mv ecdsa -> ecc, add ecdh
#125
jtriley-eth
opened
4 months ago
1
feat: AES decryption
#124
eightfilms
closed
4 months ago
0
chore: release v0.1.0
#123
github-actions[bot]
closed
3 months ago
0
feat: groth16 or plonk extractor
#122
devloper
opened
4 months ago
0
feat: fiat shamir transcript
#121
devloper
opened
4 months ago
1
feat: slide attacks for AES
#120
eightfilms
opened
4 months ago
0
feat: AES decryption
#119
eightfilms
closed
4 months ago
1
chore(deps): bump actions/checkout from 2 to 4
#118
dependabot[bot]
closed
4 months ago
0
feat: Baseline FHE primitives (LWE, rLWE)
#117
0xJepsen
opened
4 months ago
1
feat: Create 2PC YAO implementation
#116
0xJepsen
opened
4 months ago
0
Elliptic Curve Diffie Hellman
#115
jtriley-eth
closed
4 months ago
2
Next