Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Wed, 20 Jun 2012 20:33:54 +0400
From: Solar Designer <solar@...nwall.com>
To: john-dev@...ts.openwall.com
Subject: formats interface enhancements

Hi,

Here's what I have planned (maybe for 1.8):

Already in jumbo, need to have in core:

FMT_NOT_EXACT
prepare()
self pointers passed to init(), valid(), prepare()

Already in bleeding, need to have in core:

source()

Not implemented yet:

done() (destructor)
reset()
set_mask()
"struct salt *" passed to crypt_all(), so that it can do comparisons
async crypt_all() (two blocks?)
ability to exclude individual test vectors from benchmarks
binary_hash*() combined into one new binary_hash() method accepting size
get_hash*() changed to larger sizes (6, 10, 14, 18, 22, 26, 29)

I'd appreciate any comments.

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.