summaryrefslogtreecommitdiff
path: root/src/node_crypto_groups.h
Commit message (Expand)AuthorAgeFilesLines
* crypto: simplify DH groupsTobias Nießen2020-01-211-11/+10
* meta: restore original copyright headerJames M Snell2017-03-101-0/+21
* src: add include guards to internal headersBen Noordhuis2016-05-251-0/+4
* Remove excessive copyright/license boilerplateisaacs2015-01-121-21/+0
* src: lint c++ codeFedor Indutny2013-07-311-0/+25
* crypto: simplify DH modp group name matcherBen Noordhuis2013-07-291-21/+22
* src: const-ify variables in src/node_crypto*Ben Noordhuis2013-07-301-12/+12
* crypto: add function getDiffieHellman()Tomasz Buchert2012-02-211-0/+386