Skip to content

hfreude/libica

This branch is 1 commit ahead of, 227 commits behind opencryptoki/libica:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 29, 2021
Jun 25, 2021
Apr 13, 2018
Aug 16, 2021
Aug 6, 2021
Apr 13, 2018
Nov 28, 2019
Apr 13, 2018
May 17, 2021
Apr 13, 2018
May 12, 2011
May 17, 2021
Apr 23, 2019
Apr 13, 2018
Apr 13, 2018
May 27, 2021
Aug 29, 2019
May 17, 2021

Repository files navigation

libica

Linux on z Systems crypto library

configure options

--enable-fips : enable FIPS build

--enable-debug : enable debug build

--enable-sanitizer : enable sanitizer build (libasan and libubsan required)

--enable-coverage : enable coverage testing build (gcov required)

--enable-internal-tests : build internal tests

See configure -help.

make targets

make : build the library and the tools

make check : build and run the test-suite

make (un)install : (un)install the library and the tools

make coverage : build and run the test-suite plus coverage tests (--enable-coverage required)

See the INSTALL file.

requirements

ECC via shared CEX4C adapter under z/VM 6.4 requires APAR VM65942

documentation

libica Programmer's Reference

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 95.5%
  • Perl 3.7%
  • Other 0.8%