GitXplorerGitXplorer
j

ossldecrypt

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
263b34e6ccde3fe412a2e84937dcf421f205b8d2

no idea what its status is

jjrwren committed 4 years ago
Unverified
b406d393cdd1ff57249e95f54dc730ea1d0c3d2c

found this - wanted to keep

jjrwren committed 4 years ago

README

The README file for this repository.

examples of decrypting a TLS block using openssl

To run on my mac: export LDFLAGS="-L/usr/local/opt/openssl@1.1/lib" export CFLAGS="-I/usr/local/opt/openssl@1.1/include" export LDLIBS=-lcrypto make test && ./test