Add vendor:zlib to examples/all; prefix vendor packages.

This commit is contained in:
Jeroen van Rijn
2022-09-21 16:45:01 +02:00
parent cb85d00e9e
commit 0ca8a5e186
27 changed files with 53 additions and 46 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package botan_bindings
package vendor_botan
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package botan_blake2b
package vendor_botan_blake2b
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package gost
package vendor_gost
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package keccak
package vendor_keccak
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package md4
package vendor_md4
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package md5
package vendor_md5
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package ripemd
package vendor_ripemd
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package sha1
package vendor_sha1
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package sha2
package vendor_sha2
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package sha3
package vendor_sha3
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package shake
package vendor_shake
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package siphash
package vendor_siphash
/*
Copyright 2022 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package skein512
package vendor_skein512
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package sm3
package vendor_sm3
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package streebog
package vendor_streebog
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package tiger
package vendor_tiger
/*
Copyright 2021 zhibog
+1 -1
View File
@@ -1,4 +1,4 @@
package whirlpool
package vendor_whirlpool
/*
Copyright 2021 zhibog