bitwiseshiftleft / sjcl

Stanford Javascript Crypto Library
http://bitwiseshiftleft.github.com/sjcl/
Other
7.19k stars 988 forks source link

How can I go around decrypting the result of sjcl in ruby? #71

Open LeonFedotov opened 11 years ago

LeonFedotov commented 11 years ago

Hi i hope this is a good place to ask this question, im looking for a way to decrypt the result of sjcl in ruby.

0joshuaolson1 commented 7 years ago

sjcl uses standard algorithms that a Ruby crypto library would help with...?