Skip to content

Commit

Permalink
feat(kyberlib): ✨ implementation of the Kyber post-quantum KEM
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Nov 20, 2023
1 parent b372370 commit 6556e12
Show file tree
Hide file tree
Showing 86 changed files with 10,553 additions and 1,273 deletions.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
- s390x-unknown-linux-gnu # s390x Linux (kernel 3.2, glibc 2.17)
- x86_64-unknown-freebsd # 64-bit FreeBSD on x86-64
- x86_64-unknown-linux-musl # 64-bit Linux (kernel 2.6.32+, musl libc)
# - x86_64-unknown-netbsd # 64-bit NetBSD on x86-64

include:
# Tier 1 platforms 🏆
Expand Down
Loading

0 comments on commit 6556e12

Please sign in to comment.