Skip to content

Geo-7/openssl_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openssl_sample

Command line tool for encrypting and decrypting

Installation

crystal build src/openssl_sample.cr -o bin/openssl_sample

Usage

./bin/openssl_sample -e "My data" -k "RANDOM1400vat2412armAMDbobomiz44" -i "rtyu2000tpk43320"

Development

It is a simple tool for testing encryption with crystal openssl std library.

Contributing

  1. Fork it (https://github.com/geo-7/openssl_sample/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

About

Command line tool for encrypting and decrypting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published