https://github.com/jrwren/ossldecrypt
just a test
https://github.com/jrwren/ossldecrypt
Last synced: 4 months ago
JSON representation
just a test
- Host: GitHub
- URL: https://github.com/jrwren/ossldecrypt
- Owner: jrwren
- Created: 2020-12-18T14:16:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-12-18T14:18:50.000Z (over 4 years ago)
- Last Synced: 2023-03-11T01:23:07.196Z (about 2 years ago)
- Language: C
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
examples of decrypting a TLS block using openssl
To run on my mac:
export LDFLAGS="-L/usr/local/opt/[email protected]/lib"
export CFLAGS="-I/usr/local/opt/[email protected]/include"
export LDLIBS=-lcrypto
make test && ./test