summaryrefslogtreecommitdiffstats
path: root/crypto/p224_spake.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in crypto/.avi2015-12-211-12/+13
* Renamed GetMessage into GetNextMessage.vitalybuka2015-01-291-7/+7
* Added unittest to make sure future changes in P224EncryptedKeyExchange don't ...Vitaly Buka2014-12-101-2/+10
* Allow to get key from SPAKE2 after the first round trip.Vitaly Buka2014-12-041-1/+5
* Update the remaining include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-171-1/+1
* Remove #pragma once from cryptoajwong@chromium.org2012-07-111-2/+1
* Simplify SPAKE2 implementation.sergeyu@chromium.org2011-12-131-12/+14
* net: add low-entropy, shared secret authentication protocol.agl@chromium.org2011-11-221-0/+113