]> www.wagner.pp.ru Git - oss/ctypescrypto.git/commit
Fixed setting MAC context options. Added setting 'ukm' options for derive of GOST...
authorVictor Wagner <wagner@atlas-card.ru>
Mon, 2 Mar 2015 14:10:41 +0000 (17:10 +0300)
committerVictor Wagner <wagner@atlas-card.ru>
Mon, 2 Mar 2015 14:10:41 +0000 (17:10 +0300)
commit5ac660854747ff0f06fa598fd6130e0f7c5757db
tree245b739a6d717165c1bcb7c503e3c8ee6c6ecf6c
parent286eefceb9abdd5f09ba85eaf15c7dd47a45856c
Fixed setting MAC context options. Added setting 'ukm' options for derive of GOST 2001 keys (this option cannot be set via ctrl_str, only by numeric control command, so have to be handled special way)
ctypescrypto/mac.py
ctypescrypto/pkey.py
setup.py