summaryrefslogtreecommitdiffstats
path: root/base/crypto/signature_verifier.h
Commit message (Expand)AuthorAgeFilesLines
* `#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