Dependencies for SHA-1.6.4.1

library
test_sha
sha1
  • if !flag(exe)
    • buildable: False
  • if flag(exe)
sha384
  • if !flag(exe)
    • buildable: False
  • if flag(exe)

Flags

Automatic Flags
NameDescriptionDefault
test

Build the SHA test suite.

Disabled
exe

Build a sha1 and a sha384 executable similar to md5sum.

Disabled
decoderinterface

Force SHA to build with support for binary's Decoder.

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info