aboutsummaryrefslogtreecommitdiffstats
path: root/src/lua/lua_cryptobox.c
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Allow to create hashes from string in a single stepVsevolod Stakhov2016-08-131-3/+22
* [Feature] Use rspamd specific type checks for userdataVsevolod Stakhov2016-05-051-4/+4
* [Feature] Add more encodingsto cryptobox hash APIVsevolod Stakhov2016-05-031-0/+55
* [Feature] Allow partial hash updatesVsevolod Stakhov2016-05-031-0/+11
* [Feature] Now cryptobox lua API accepts rspamd text as inputVsevolod Stakhov2016-05-031-21/+72
* [Minor] Fix lua_cryptobox registrationVsevolod Stakhov2016-03-051-1/+1
* More doc fixesVsevolod Stakhov2016-02-221-16/+16
* Fix doc commentsVsevolod Stakhov2016-02-221-18/+9
* Add hash API for lua_cryptoboxVsevolod Stakhov2016-02-221-0/+186
* Add missing features for cryptobox lua apiVsevolod Stakhov2016-02-221-57/+136
* Continue work on cryptobox APIVsevolod Stakhov2016-02-201-3/+52
* Add preliminary lua API for libcryptoboxVsevolod Stakhov2016-02-191-0/+673