On Dienstag, 14. März 2017 00:33:34 Hans-Peter Jansen wrote:
>
> I plan to add authenticated service and username support via associated data
> as well (that protects against tampering with these values).
Done.
> Cheers,
> Pete
--
https://mail.python.org/mailman/listinfo/python-list
On Freitag, 10. März 2017 13:31:41 Paul Rubin wrote:
> Hans-Peter Jansen writes:
> > [1] http://web.cs.ucdavis.edu/~rogaway/ocb/license.htm
>
> Oh that's interesting, he's expanded the free licenses. Still though,
> while OCB is very clever and it was important as the first satisfactory
> AEAD m
Hans-Peter Jansen writes:
> [1] http://web.cs.ucdavis.edu/~rogaway/ocb/license.htm
Oh that's interesting, he's expanded the free licenses. Still though,
while OCB is very clever and it was important as the first satisfactory
AEAD mode, I don't think it's that important these days. GCM is
standa
On Donnerstag, 9. März 2017 23:09:09 ng0 wrote:
> Hans-Peter Jansen transcribed 3.8K bytes:
> > Hi,
> >
> > since the PyCrypto ML is dead, I'm looking for advise/feedback from some
> > cryptography aware people.
> >
> > I've released a keyring companion package today:
> > https://github.com/f
Hans-Peter Jansen transcribed 3.8K bytes:
> Hi,
>
> since the PyCrypto ML is dead, I'm looking for advise/feedback from some
> cryptography aware people.
>
> I've released a keyring companion package today:
>
> https://github.com/frispete/keyrings.cryptfile
>
> Its primary purpose is a de
Hans-Peter Jansen writes:
> I've released a keyring companion package today:
> https://github.com/frispete/keyrings.cryptfile
Interesting, I'll take a look at it. I wrote something like it many
years ago but never did much with it. Thanks for posting!
--
https://mail.python.org/mailman/l
Hi,
since the PyCrypto ML is dead, I'm looking for advise/feedback from some
cryptography aware people.
I've released a keyring companion package today:
https://github.com/frispete/keyrings.cryptfile
Its primary purpose is a decent encrypted file backend for python keyrings.
As such, it