Skip to content

Unreliable, insecure, non-idiomatic Clojure crypto code. NOT FOR PRODUCTION!

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
license.clj
Notifications You must be signed in to change notification settings

seth-schroeder/crypto_O

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto_O

Replacing imperative, mutating C code with barely functional, mutating Clojure code to implement cryptographic logic.

Don't use this for anything serious! This is just for playing around with crypto.

Huge kudos to http://www.samiam.org for all the amazing work! Much was adapted or taken outright, but I claim all errors.

Usage

  • Production is RIGHT OUT.
  • This is likely wrong AND insecure.
  • Also, the code is crude and rough Clojure. Look elsewhere for good examples!

License

Copyright © 2016 Seth Schroeder

Distributed under the "DON'T BE A DICK PUBLIC LICENSE"

About

Unreliable, insecure, non-idiomatic Clojure crypto code. NOT FOR PRODUCTION!

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
license.clj

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%