X-Git-Url: http://www.git.stargrave.org/?a=blobdiff_plain;f=common.go;fp=common.go;h=0c56faf34736d4ae84ca446b1a52a88fd4ed36f3;hb=ef05102b307068482a6084fee0580a13ee934e92;hp=f8d8a45fe31238a397bcc65c41737c3552193397;hpb=1df2854b39c97f92d8fc8a77a6f763e5e8752009;p=meta4ra.git diff --git a/common.go b/common.go index f8d8a45..0c56faf 100644 --- a/common.go +++ b/common.go @@ -24,14 +24,8 @@ import ( ) const ( - Generator = "meta4ra/0.2.0" + Generator = "meta4ra/0.3.0" GPGSigMediaType = "application/pgp-signature" - HashSHA256 = "sha-256" - HashSHA512 = "sha-512" - HashStreebog256 = "streebog-256" - HashStreebog512 = "streebog-512" - HashSHAKE128 = "shake128" - HashSHAKE256 = "shake256" ) type Metalink struct {