garnu - Overview
Pinned Loading
-
3
%w(active_support active_record i18n).each{ |g| require g }
-
Forked from clipperz/javascript-crypto-library
The JavaScript Crypto Library provides web developers with an extensive and efficient set of cryptographic functions. The library aims to obtain maximum execution speed while preserving modularity …
JavaScript
-
Forked from leapcode/ruby_srp
Ruby implementation of the secure remote password. See http://srp.stanford.edu for details about the protocol.
Ruby