cryptopals_c

cryptopals crypto challenges solutions in pure c
git clone git://git.superpozycja.net/cryptopals_c
Log | Files | Refs | README

README (200B)


      1 				  cryptopals_c
      2 
      3 solutions to cryptopals challenges [1] written in plain c, without libraries,
      4 from scratch.
      5 
      6 this code is not cryptographically secure (paradoxically)
      7 
      8 [1] https://cryptopals.com/