lib/rbnacl/boxes/curve25519xsalsa20poly1305/public_key.rb in rbnacl-3.4.0 vs lib/rbnacl/boxes/curve25519xsalsa20poly1305/public_key.rb in rbnacl-4.0.0.pre
- old
+ new
@@ -1,5 +1,6 @@
# encoding: binary
+# frozen_string_literal: true
module RbNaCl
module Boxes
class Curve25519XSalsa20Poly1305
# RbNaCl::Box public key. Send it (securely!) to your friends.