Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/gfx/ots/src/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 778 B image not shown  

Quellcode-Bibliothek gen.sh   Sprache: unbekannt

 
#!/bin/sh
#
# Run the scripts in this folder, generating the assembly,
#

perl sha512p8-ppc.pl linux64le sha512-p8.s

# Add the license mention
cat > hdr << "EOF"
# Copyright (c) 2006, CRYPTOGAMS by <appro@openssl.org>
# All rights reserved.
# See the full LICENSE under scripts/.

EOF

cat hdr sha512-p8.s > ../sha512-p8.s

# Cleanup
rm hdr sha512-p8.s

Messung V0.5 in Prozent
C=53 H=100 G=80

[0.14QuellennavigatorsProjekt 2026-04-27]