Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow RandomNonceBox to decrypt the same cipher text multiple times #97

Merged
merged 2 commits into from
Feb 22, 2014
Merged

Commits on Feb 21, 2014

  1. Allow RandomNonceBox to decrypt the same cipher text multiple times

    https://github.com/cryptosphere/rbnacl/edit/master/lib/rbnacl/random_nonce_box.rb#L105 was preventing RandomNonceBox to open the same enciphered message multiple times
    Asmod4n committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    cff5bcf View commit details
    Browse the repository at this point in the history
  2. Add Ruby 2.1.0, remove rbx-19

    Asmod4n committed Feb 21, 2014
    Configuration menu
    Copy the full SHA
    b7d3acb View commit details
    Browse the repository at this point in the history