Sha256: 8f59b7ef9a64b4982b82364f826170cfefec1c686cea93f52057174128bb4660
Contents?: true
Size: 161 Bytes
Versions: 1
Compression:
Stored size: 161 Bytes
Contents
# encoding: binary require "spec_helper" RSpec.describe RbNaCl::HMAC::SHA512 do let(:tag) { vector :auth_hmacsha512 } include_examples "authenticator" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rbnacl-3.4.0 | spec/rbnacl/hmac/sha512_spec.rb |