Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/information-redacted/krypt
A fork of the ZNC crypt module that forces CBC key exchange instead of ECB
https://github.com/information-redacted/krypt
Last synced: 23 days ago
JSON representation
A fork of the ZNC crypt module that forces CBC key exchange instead of ECB
- Host: GitHub
- URL: https://github.com/information-redacted/krypt
- Owner: information-redacted
- Created: 2024-03-11T08:31:35.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-11T08:38:12.000Z (8 months ago)
- Last Synced: 2024-05-01T21:59:52.224Z (6 months ago)
- Language: C++
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README
krypt
-----
This serves as my personal fork of github.com/znc/znc's crypt module with
forced CBC key exchange instead of ECB.Upstream:
commit 17a004aa0be7b9d66a325c8425d017f91f75909b/modules/crypt.cpp