Class: HPKE::HKDF::HMAC_SHA512

Inherits:
HPKE::HKDF show all
Defined in:
lib/hpke/hkdf.rb

Constant Summary

Constants inherited from HPKE::HKDF

ALGORITHMS

Method Summary

Methods inherited from HPKE::HKDF

#expand, #extract, #hmac, #initialize, #labeled_expand, #labeled_extract, #n_h

Methods included from Util

#i2osp, #os2ip, #xor

Constructor Details

This class inherits a constructor from HPKE::HKDF