History log of /external/vboot_reference/tests/rsa_padding_test.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5411c7a9f03f91bf2c1cd1cf852db9d4585a05c9 31-Mar-2010 Gaurav Shah <gauravsh@chromium.org> combined patch for:

http://codereview.chromium.org/1574005
http://codereview.chromium.org/1604001

Review URL: http://codereview.chromium.org/1585007
/external/vboot_reference/tests/rsa_padding_test.h
21c3f7fef79e1c6830c883b484d96c059012b18f 31-Mar-2010 David Garcia <dhg@google.com> Revert "VBoot Reference: Refactor Part 2 - Crypto Libraries"

This reverts commit e018a80a37aaa45681f45f5852f04d20aedd8b2d.

Review URL: http://codereview.chromium.org/1593002
/external/vboot_reference/tests/rsa_padding_test.h
d46c3470183d13db7c797f32eee0209e995b9cfc 31-Mar-2010 Gaurav Shah <gauravsh@chromium.org> VBoot Reference: Refactor Part 2 - Crypto Libraries

Removing multiple top level includes - now padding.h, rsa.h and sha.h are used internally and cryptolib.h must be used instead for all modules that wish to use crypto functions.

I am trying to separate refactors involving code movement from one file to another, and the movement of files themselves into separate CLs so that it's clear what changed.

Review URL: http://codereview.chromium.org/1574005
/external/vboot_reference/tests/rsa_padding_test.h
7d122e2a47145ef535163744daa55cec54e12b16 25-Feb-2010 Gaurav Shah <gauravsh@google.com> Add a test for RSA PKCS #1 v1.5 signature verification.

This test checks that signatures with improper padding do not get accepted by the RSA signature verification implementation.

Review URL: http://codereview.chromium.org/661038
/external/vboot_reference/tests/rsa_padding_test.h