aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcryptobox/keypair_private.h
Commit message (Expand)AuthorAgeFilesLines
* [Project] Remove NIST mode from everywhereVsevolod Stakhov2024-08-091-43/+3
* [Rework] Further types conversion (no functional changes)Vsevolod Stakhov2024-03-181-15/+15
* [Rework] Remove some of the GLib types in lieu of standard onesVsevolod Stakhov2024-03-181-1/+1
* [Rework] Use clang-format to unify formatting in all sourcesVsevolod Stakhov2023-07-261-13/+13
* [Minor] Add extensions to the keypairsVsevolod Stakhov2023-01-031-0/+1
* [Rework] Add C++ guards to all headersVsevolod Stakhov2019-07-081-1/+10
* [Minor] More alignment cases fixVsevolod Stakhov2019-06-271-24/+24
* [CritFix] Check NM part of pubkey to match it with rotating keypairsVsevolod Stakhov2018-06-291-0/+1
* NIST p256 pubkey is 65 bytes lengthVsevolod Stakhov2016-02-061-1/+1
* Implement keypairs creationVsevolod Stakhov2016-02-051-0/+1
* Better name for public keysVsevolod Stakhov2016-02-051-13/+14
* Rework keypairs cacheVsevolod Stakhov2016-02-051-4/+101
* Start keypair framework conversionVsevolod Stakhov2016-02-051-0/+33