Re: [Firebird-devel] Crypto Performance

2015-09-21 Thread Boris Damjanovic
Agree. On 9/21/2015 12:04 PM, Michal Kubecek wrote: > On Tue, Sep 15, 2015 at 11:22:22AM -0400, Jim Starkey wrote: >> 1. As Sean pointed out, the AES instructions are common on Intel >> processors. Not so for AMD, however, which only supports AES in >> their high end server chips. > Definit

Re: [Firebird-devel] error message while executing make_icu.bat

2015-09-19 Thread Boris Damjanovic
Windows version. Google for GNUwin or GNUwin32. Mark - Reply message - Van: "Boris Damjanovic" Aan: "For discussion among Firebird Developers" Onderwerp: [Firebird-devel] error message while executing make_icu.bat Datum: za, sep. 19, 2015 20:29 Hi! I'm

[Firebird-devel] error message while executing make_icu.bat

2015-09-19 Thread Boris Damjanovic
Hi! I'm trying to build Firebird-3.0.0.31896-Beta2 on Windows 8.1 using MSVC 2013. I get several error messages while executing make_icu.bat: /...// //...// //...// //Executed set_build_target.bat// // //Generating parse.cpp and dsql.tab.h// //'sed' is not recognized as an internal or external

Re: [Firebird-devel] Crypto Performance

2015-09-18 Thread Boris Damjanovic
I would like to bring your attention to the AES-XTS mode - http://csrc.nist.gov/publications/nistpubs/800-38E/nist-sp-800-38E.pdf and to the CTR mode - http://csrc.nist.gov/publications/nistpubs/800-38a/sp800-38a.pdf - https://tools.ietf.org/html/rfc4106 - http://csrc.nist.gov/groups/ST/tool

Re: [Firebird-devel] Crypto Algoritm Performance

2015-09-04 Thread Boris Damjanovic
(Firebird) coding standards. If anyone wants to check it out, I could publish it on GitHub, or elsewhere. Just let me know how and where. Boris Damjanovic On 8/31/2015 3:03 PM, Jim Starkey wrote: > For the non-aficinionadoes, ECB is the electronic code book mode where each >