Closed ediskandarov closed 7 years ago
open_aes_ctr gets digest property of material https://github.com/3stack-software/credsmash/blob/master/credsmash/crypto/aes_ctr.py#L40
open_aes_ctr
digest
seal_aes_ctr puts digest into digest_method property of material https://github.com/3stack-software/credsmash/blob/master/credsmash/crypto/aes_ctr.py#L71
seal_aes_ctr
digest_method
open_aes_ctr
getsdigest
property of material https://github.com/3stack-software/credsmash/blob/master/credsmash/crypto/aes_ctr.py#L40seal_aes_ctr
puts digest intodigest_method
property of material https://github.com/3stack-software/credsmash/blob/master/credsmash/crypto/aes_ctr.py#L71