Skip to content

atncsj6h/crypto

Repository files navigation

README

  • a simple cryptographic library
  • for more details see
  • https://github.com/SDL-Hercules-390/crypto
  • cmake infrastructure replacement , code modernization

COPYRIGHT

  • the original software
  • is copyright of the original owners under the original licence
  • see https://github.com/SDL-Hercules-390/crypto
  • source code changes are dedicated to the public domain
  • the cmake infrastructure is
  • Copyright (c) 2020-2021 Enrico Sorichetti
  • Distributed under the Boost Software License, Version 1.0
  • See accompanying file BOOST_LICENSE_1_0.txt or copy at
  • [http://www.boost.org/LICENSE_1_0.txt](http://www.boost.org/LICENSE_1_0.txt)

REPOSITORY


PREREQUISITES

  • cmToolKit
  • https://github.com/atncsj6h/cmToolKit.git
  • [email protected]:atncsj6h/cmToolKit.git
  • cmake_minimum_required( VERSION 3.19 )
  • https://cmake.org/download/
  • pkgconf
  • https://github.com/pkgconf/pkgconf/releases

NICE TO HAVE

  • ccache to speed up builds
  • https://github.com/ccache/ccache/releases
  • ninja, a make alternative
  • https://github.com/ninja-build/ninja/releases

HOW TO


TESTED ON macOS(x)

  • x86_64 Catalina, Mojave, High Sierra, El Capitan
  • arm64 Big Sur
  • cross checked the universal binaries x86-64/arm64, arm64/x86-64

NOTES


About

a simple cryptographic library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published