Skip to content

scripts to transform hexcode, bignum, openssl struct and so on

License

Notifications You must be signed in to change notification settings

notrainy/openssl-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

openssl-scripts

description

scripts to transform hexcode, bignum, openssl struct and so on

intro

for some reason, I have to frequently access bignum, hexcode, EVP_PKEY, EC_KEY, EC_POINT in my work.

Although openssl is convenient to generate keys, certs and do sign/verify/encrypt/decrypt, it feels hard to use when mentioning transorm in different data indications.

So I plan to summarize the common scripts used in work(C programming language probably most), and some mistakes I frequently made.

Welcome to join us. (〃` 3′〃)

About

scripts to transform hexcode, bignum, openssl struct and so on

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages