Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: app13y/lg15

Tags

libgost15-0.4.1

Toggle libgost15-0.4.1's commit message
Removes installation of CMake during CI

Latest Travis Trusty dist already provides CMake 3.9.2

libgost15-0.4

Toggle libgost15-0.4's commit message
Fixes Codecov badge

libgost15-0.3.6

Toggle libgost15-0.3.6's commit message
Merges advanced benchmarking branch

Major changes
    + Introduces benchmarking with chrono
    + Sets constant time benchmarks execution

gosthopper-0.3.5

Toggle gosthopper-0.3.5's commit message
Adds CMake build configuration

Major updates
    + Adds CMake configuration file
    + Adds three CMake targets: gost15 library, selftests and benchmark
    + gost15 library can be built in one of three versions: compact, optimised and SIMD

Minor updates
    + Adds support for GCC and Clang compilers
    + Forces strict language C99 dialect via C_EXTENSIONS and COMPILE_FEATURES

0.3

Toggle 0.3's commit message
Updates README with information on SIMD implementation

Minor updates
    + Adds details on SIMD implementation version in general

gosthopper-0.3

Toggle gosthopper-0.3's commit message
Updates README with information on SIMD implementation

Minor updates
    + Adds details on SIMD implementation version in general