New submission from Christian Heimes:

HMAC-SHA3 hasn't been specified yet. Once an official RFC or NIST document is 
out I can implement the correct block_size attribute and add test vectors. In 
the mean time I'm disabling SHA3 by returning NotImplemented from block_size.

This ticket a reminder for myself.

----------
assignee: christian.heimes
components: Extension Modules, Library (Lib)
messages: 172910
nosy: christian.heimes
priority: normal
severity: normal
status: open
title: Implement correct block_size and tests for HMAC-SHA3
type: enhancement
versions: Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16234>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to