Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 8c3540d
  • /
  • crypto
  • /
  • seed
  • /
  • build.info
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:5336f0399cd7ed1205ee73858995b074583f7f61
directory badge Iframe embedding
swh:1:dir:040a543d6be2cd35f471f3327edb37f3e48bb17b
build.info
LIBS=../../libcrypto
$ALL=seed.c seed_ecb.c seed_cbc.c seed_cfb.c seed_ofb.c

SOURCE[../../libcrypto]=$ALL

# When all deprecated symbols are removed, libcrypto doesn't export the
# seed functions, so we must include them directly in liblegacy.a
IF[{- $disabled{'deprecated-3.0'} -}]
  SOURCE[../../providers/liblegacy.a]=$ALL
ENDIF

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top