summaryrefslogtreecommitdiffstats
path: root/crypto/sparse_array.c
AgeCommit message (Expand)Author
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2019-07-02Fix TyposAntoine Cœur
2019-03-06Make the sparse array code use ossl_uintmax_t as its index rather than size_t.Pauli
2019-02-18Properties for implementation selection.Pauli
2019-02-14Sparse array iterators include index position.Pauli
2019-02-13Sparse array limit testing: reduce the range limit for the number of bitsPauli
2019-02-13Fix typo in commentPauli
2019-02-12To use BN_BITS2, we'd better include openssl/bn.hRichard Levitte
2019-02-12Add sparse array data type.Pauli