An open API service indexing awesome lists of open source software.

https://github.com/brant-ruan/cryptography


https://github.com/brant-ruan/cryptography

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Cryptography

> Missions from *Cryptography Theory and Practice Third Edition*

### task-1

Implement Signature Protocol 7.1: RSA

### task-2

Implement Signature Protocol 7.2: ElGamal

### task-3

Implement Certificate Protocol 9.5: RSA

### task-4

Implement Identification Protocol 9.6: RSA & ElGamal