garnu - Overview

View garnu's full-sized avatar

Arnaud garnu

Block or report garnu

Pinned Loading

  1. ActiveEncryption transparently encrypt (and decrypt!) attributes with ActiveSupport::MessageEncryptor

    Ruby 2 1

  2. 3

    %w(active_support active_record i18n).each{ |g| require g }
  3. 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

  4. Forked from leapcode/ruby_srp

    Ruby implementation of the secure remote password. See http://srp.stanford.edu for details about the protocol.

    Ruby