Fix constness of Vector range, optimizing

This commit is contained in:
Eugen Wissner 2017-01-01 02:51:49 +01:00
parent 0561e96f21
commit c73e704421
2 changed files with 1125 additions and 880 deletions

View File

@ -56,7 +56,7 @@ suite, but contains (will contain) algorithm implementations required by TLS.
Online documentation will be published soon.
* Tanya is cross-platform. The development happens on a 64-bit Linux, but it
* is being tested on Windows and FreeBSD as well.
is being tested on Windows and FreeBSD as well.
* The library isn't thread-safe. Thread-safity should be added later.

File diff suppressed because it is too large Load Diff