summaryrefslogtreecommitdiffstats
path: root/base/crypto/signature_verifier.h
Commit message (Expand)AuthorAgeFilesLines
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-109/+0
* Base: Last set of files to use BASE_API (for base.dll)rvargas@google.com2011-03-281-2/+3
* Implements Signature Creator & Verifier for openssljoth@chromium.org2010-11-181-1/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement PBKDF2-based key derivation, random key generation,wtc@chromium.org2010-04-091-6/+7
* Add Mac implementations of new SymmetricKey and Encryptor classes.snej@chromium.org2010-03-291-2/+0
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-2/+2
* Set the svn:eol-style properties of these new files to LF.wtc@chromium.org2009-04-101-4/+4
* Implement the signature verification API.wtc@chromium.org2009-04-101-0/+105