> Kalyna is a Ukrainian block cipher with variable key and block sizes. Its 
> now available in the the library. The tracking issue and commits of 
> interest are:
>
> * https://github.com/weidai11/cryptopp/issues/411
> * https://github.com/weidai11/cryptopp/commit/a5c67cfdd6ad
> * https://github.com/weidai11/cryptopp/commit/1d7dfc69274d
>
> Its our first attempt at variable block sizes, so it may have some rough 
> edges.
>
> We also have a wiki page started at https://www.cryptopp.com/wiki/Kalyna. 
> Its a work in progress.
>

The last of the changes for variable block ciphers and Kalyna was checked 
in last night and today. Testing need a few more tweaks, including the 
ability to change padding schemes on the fly. We also found we did not need 
the "EncrpytBlockSize" test (we could just use "Encrypt" instead).

The commits of interest are the following. The first one cleared the CBC 
decryption issue.

    * https://github.com/weidai11/cryptopp/commit/3bee1f57cf9b
    * https://github.com/weidai11/cryptopp/commit/b2a6ba460fc8
    * https://github.com/weidai11/cryptopp/commit/d236cf1277bf

I believe Kalyna is now production ready.

Jeff

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to