Skip to content

Commit

Permalink
Links PQC work on stable README (#638)
Browse files Browse the repository at this point in the history
  • Loading branch information
kaczmarczyck committed Jul 14, 2023
1 parent 1b70583 commit 244a199
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,13 @@ Please check our [Troubleshooting and Debugging](docs/debugging.md) section if y
have problems with the installation process or during development. To find out what
else you can do with your OpenSK, see [Customization](docs/customization.md).

## Research

We implemented post-quantum cryptography on OpenSK. The code is released under
the [hybrid-pqc tag](https://github.com/google/OpenSK/releases/tag/hybrid-pqc).
Our [paper](https://research.google/pubs/pub51659/) was published in the ACNS
Secure Cryptographic Implementation workshop 2023.

## Contributing

See [Contributing.md](docs/contributing.md).
Expand Down

0 comments on commit 244a199

Please sign in to comment.