https://github.com/rurumimic/siege
🏰 공성전
https://github.com/rurumimic/siege
aes cryptography rsa rust security tls
Last synced: 11 months ago
JSON representation
🏰 공성전
- Host: GitHub
- URL: https://github.com/rurumimic/siege
- Owner: rurumimic
- License: mit
- Created: 2023-04-29T08:09:57.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T14:43:46.000Z (almost 3 years ago)
- Last Synced: 2025-01-03T08:29:11.002Z (over 1 year ago)
- Topics: aes, cryptography, rsa, rust, security, tls
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Siege
- [TLS](tls/README.md): a cryptographic protocol designed to provide communications security over a computer network
- [RSA](rsa/README.md): a public-key cryptosystem, one of the oldest, that is widely used for secure data transmission
- [AES](aes/README.md): `Rijndael`, a specification for the encryption of electronic data established by the NIST