aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add BearSSL docs.J08nY2023-11-061-1/+125
* Add libtomcryptvojtechsu2023-11-061-0/+38
* Add LibreSSL.J08nY2023-11-021-42/+69
* Add IPP crypto.J08nY2023-11-021-0/+155
* Add micro-ecc.J08nY2023-11-021-5/+51
* Fixup SymCrypt links.J08nY2023-11-021-33/+38
* Fix layout in library docs.J08nY2023-11-021-1/+3
* Add fastecdsavojtechsu2023-11-011-1/+29
* Add SymCryptvojtechsu2023-11-011-0/+68
* Fix missing samples copy.J08nY2023-10-261-1/+1
* Fix codestyle.J08nY2023-10-262-2/+4
* Fix mypy.J08nY2023-10-261-1/+1
* Make RPA-RE precompute the distinguishing tree.J08nY2023-10-263-53/+105
* Add Botan.J08nY2023-10-251-0/+60
* Fix doc issues.J08nY2023-10-251-56/+56
* Add BoringSSL to library docs.J08nY2023-10-251-0/+118
* Add docs on oss crypto lib choices.J08nY2023-10-252-2/+128
* Add trace_set repr test.J08nY2023-10-252-3/+29
* Enhance RPA, add logging.J08nY2023-10-164-15/+76
* Fix comb mult reprs.J08nY2023-10-161-0/+6
* Make multiplier reprs more concise.J08nY2023-10-168-11/+17
* Add trace transform function.J08nY2023-10-162-0/+30
* Remove error file.J08nY2023-10-161-40/+0
* Add "astype" to trace.J08nY2023-10-162-0/+16
* Fix typing.J08nY2023-10-162-7/+6
* Merge pull request #50 from Tomko10/fix/test-target-importJán Jančár2023-10-151-1/+1
|\
| * fix: Moved exception import from file scope to functionTomáš Jusko2023-10-151-1/+1
* | Ditch the Optionals.J08nY2023-10-146-43/+46
* | Make stuff picklable.J08nY2023-10-149-6/+120
* | Add trace stretch function.J08nY2023-10-133-7/+69
* | Speedup rolling_mean computation.J08nY2023-10-132-16/+3
* | Add default group in HDF5.J08nY2023-10-111-0/+4
* | Fix HDF5 tracesets to allow more than 8k traces.J08nY2023-10-113-41/+36
* | Merge pull request #44 from andrr3j/CPA_pyecscaJán Jančár2023-10-102-4/+82
|\ \
| * \ Merge branch 'J08nY:master' into CPA_pyecscaAndrej Bátora2023-10-107-4/+23
| |\ \ | |/ / |/| |
* | | Cache sympify results to speedup formula exec.J08nY2023-10-064-3/+18
* | | Do not print full perf logs in pyinstrument.J08nY2023-10-062-1/+2
* | | Add numpy typing plugin to mypy.J08nY2023-10-061-0/+3
| * | fix_2 codestyle CPAAndrej Bátora2023-10-061-1/+0
| * | fixed codestyle CPAAndrej Bátora2023-10-061-6/+7
| * | Merge branch 'master' into CPA_pyecscaJán Jančár2023-10-052-19/+39
| |\ \ | |/ / |/| |
* | | Fixup type annotations in emulator, make mypy happy.J08nY2023-10-052-20/+40
| * | typing fixesAndrej Bátora2023-10-052-7/+8
| * | fixed CPAAndrej Bátora2023-10-051-2/+2
| * | Merge branch 'J08nY:master' into CPA_pyecscaAndrej Bátora2023-10-0514-77/+514
| |\ \ | |/ / |/| |
* | | Fix variable name issue in Comb.J08nY2023-10-041-2/+2
* | | Add Comb multipliers.J08nY2023-10-045-10/+213
* | | Add fullprecomp multiplier.J08nY2023-10-046-5/+131
* | | More docs for scalarmults.J08nY2023-10-0411-70/+178
| * | implemented CPAAndrej Bátora2023-10-051-0/+77
|/ /