lib/rbnacl/signatures/ed25519.rb in rbnacl-3.1.2 vs lib/rbnacl/signatures/ed25519.rb in rbnacl-3.2.0

- old
+ new

@@ -1,7 +1,8 @@ # encoding: binary module RbNaCl module Signatures + # The EdDSA signature system implemented using the Ed25519 elliptic curve module Ed25519 extend Sodium sodium_type :sign sodium_primitive :ed25519