An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/secure-io/siv-go

Package siv implements the Synthetic Initialization Vector (SIV) authenticated encryption scheme specified in RFC 5297. It also implements AES-GCM-SIV as misuse-resistant version of AES-GCM as proposed by the RFC-draft [1]. AES-GCM-SIV is a misuse-resistant AEAD scheme using AES-{128/256} for message privacy and a polynomial authenticator (POLYVAL) for message integrity. In contrast to other AEAD schemes - like AES-GCM - AES-GCM-SIV provides message integrity and message privacy (w.r.t the security of deterministic encryption) even if the nonce is reused. AES-GCM-SIV creates a ciphertext which is 16 bytes longer than the plaintext. The ciphertext consists of the encrypted plaintext followed by the (16 byte) authentication tag. For more details see [1]. AES-SIV-CMAC is a misuse-resistant AEAD scheme using AES-{128/192/256} for message privacy and integrity. In contrast to other AEAD schemes - like AES-GCM - AES-SIV-CMAC provides message integrity and message privacy (w.r.t the security of deterministic encryption) even if the nonce is reused or omitted at all. AES-SIV-CMAC creates a ciphertext which is 16 bytes longer than the plaintext. The ciphertext consists of the authentication tag (16 bytes) followed by the encrypted plaintext. For more details see [2]. Given the same plaintext and additional data a deterministic AEAD produces always the same ciphertext. Therefore it is not semantically secure. [3] However, any deterministic AEAD implemented by this package accepts a non-nil nonce making the encryption probabilistic. A deterministic AEAD which can be turned into a probabilistic AEAD using a nonce value is called misuse-resistant AEAD. [1] https://tools.ietf.org/html/draft-irtf-cfrg-gcmsiv-08 [2] https://tools.ietf.org/html/rfc5297 [3] https://en.wikipedia.org/wiki/Deterministic_encryption
1 version
Latest release: over 6 years ago
23 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/secure-io/siv-go

View more repository details: http://repos.ecosyste.ms/hosts/GitHub/repositories/secure-io%2Fsiv-go

Dependent Repos 170

MatsuriDayo/nekoray 📦
不再维护,自寻替代品。 Qt based cross-platform GUI proxy configuration manager (backend: sing-box)

Size: 2.76 MB - Last synced: about 2 months ago - Pushed: 5 months ago

orvice/v2ray-mu

Size: 344 KB - Last synced: 23 days ago - Pushed: 23 days ago

teddysun/v2ray-plugin Fork of shadowsocks/v2ray-plugin
A SIP003 plugin based on v2ray

Size: 229 KB - Last synced: 4 months ago - Pushed: 4 months ago

MatsuriDayo/v2ray-core 📦
V2Ray library of Matsuri & Nekoray

Size: 63.9 MB - Last synced: 30 days ago - Pushed: about 2 years ago

v2fly/geoip
GeoIP for V2Ray. Generate and release GeoIP files such as geoip.dat and geoip-only-cn-private.dat for V2Ray automatically monthly.

Size: 12.1 MB - Last synced: 7 days ago - Pushed: 7 days ago

naverMeet/nekoray Fork of MatsuriDayo/nekoray
An Opinionated NekoRay. 一个自以为是的 NekoRay 分支。

Size: 2.08 MB - Last synced: almost 2 years ago - Pushed: almost 2 years ago

grapexy/v2ray-tproxy Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 64.3 MB - Last synced: 5 months ago - Pushed: 5 months ago

core-labs/geoip Fork of Loyalsoldier/geoip
🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR available from ipip.net, appended CIDR lists and more.

Size: 20.8 MB - Last synced: about 2 years ago - Pushed: over 2 years ago

Gh0u1L5/v2ray-plugin Fork of shadowsocks/v2ray-plugin
A SIP003 plugin based on v2ray

Size: 101 KB - Last synced: about 2 years ago - Pushed: over 2 years ago

xuissac/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 64.6 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

gfw-stepladder/v2ray-core

Last synced: over 2 years ago

orvice/mu-sync

Last synced: over 2 years ago

huaruitech/v2Ray2022

Size: 37.1 MB - Last synced: 11 months ago - Pushed: almost 3 years ago

AkinoKaede/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 64.5 MB - Last synced: 7 days ago - Pushed: 5 months ago

silence-id/geoip Fork of Loyalsoldier/geoip
🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR available from ipip.net, appended CIDR lists and more.

Size: 19.5 MB - Last synced: over 1 year ago - Pushed: over 1 year ago

opening-source/v2ray-core

Last synced: over 2 years ago

opening-source/v2rayA

Last synced: over 2 years ago

EHfive/v2ray-jsonschema 📦
V2Ray v4, v5 configuration JSON schemas that build through Go type reflection

Size: 1.44 MB - Last synced: 9 days ago - Pushed: about 1 year ago

stevenmcdonald/IEnvoyProxy
Go based transports for Envoy and sibling projects: V2ray, Hysteria, Lyrebird, etc

Size: 846 MB - Last synced: 18 days ago - Pushed: 18 days ago

stemid/ntsclient

Last synced: about 2 years ago

hacklunch/ntp

Last synced: over 1 year ago

hacklunch/ntsclient
Small Network Time Security Client

Last synced: 11 months ago

hacklunch/ntskeserver
Network Time Security Key Exchange server

Last synced: 11 months ago

aohanhongzhi/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65.2 MB - Last synced: about 2 years ago - Pushed: about 2 years ago

go-cmds/ntsclient

Last synced: 10 months ago

go-cmds/ntskeserver

Last synced: 10 months ago

go-cmds/ntp

Last synced: 10 months ago

sieveLau/geoip Fork of Loyalsoldier/geoip 📦
🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR available from ipip.net, appended CIDR lists and more.

Size: 2.48 MB - Last synced: almost 2 years ago - Pushed: over 2 years ago

v2raya/v2raya

Last synced: over 2 years ago

v2fly-mirror/v2ray-core
A platform for building proxies to bypass network restrictions.

Last synced: over 2 years ago

v2fly-mirror/geoip
GeoIP for V2Ray. Generate and release GeoIP files such as geoip.dat and geoip-only-cn-private.dat for V2Ray automatically every Thursday.

Last synced: over 2 years ago

lisc888/V2ray5.0.1

Size: 37.1 MB - Last synced: 11 months ago - Pushed: almost 3 years ago

MyHanh1997/v2ray-core

Size: 37 MB - Last synced: 11 months ago - Pushed: almost 3 years ago

bband1ts/v2ray1

Size: 36.9 MB - Last synced: 11 months ago - Pushed: over 2 years ago

lacasitamx/v2ray-core

Size: 37.1 MB - Last synced: 11 months ago - Pushed: over 2 years ago

ChaosNyaruko/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65.3 MB - Last synced: over 1 year ago - Pushed: over 1 year ago

fsheidaiee/nekoray Fork of MatsuriDayo/nekoray
基于 Qt/C++ 的跨平台代理配置管理器 Qt/C++ based cross-platform proxy configuration manager

Size: 1.73 MB - Last synced: about 2 years ago - Pushed: about 2 years ago

sejust/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

bambuo/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65 MB - Last synced: about 2 years ago - Pushed: over 2 years ago

Frenda/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 64 MB - Last synced: 4 months ago - Pushed: 4 months ago

9029000/nekoray Fork of MatsuriDayo/nekoray
Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)

Size: 1.43 MB - Last synced: about 2 years ago - Pushed: about 2 years ago

org-rurirei-folk/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65.6 MB - Last synced: about 2 years ago - Pushed: about 2 years ago

bandtom/nekoray Fork of MatsuriDayo/nekoray
Qt based cross-platform GUI proxy configuration manager (backend: v2ray / sing-box)

Size: 2.32 MB - Last synced: 4 months ago - Pushed: 4 months ago

jing5460/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65.1 MB - Last synced: 14 days ago - Pushed: 14 days ago

X-EcutiOnner/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65 MB - Last synced: 13 days ago - Pushed: 13 days ago

teamy/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65 MB - Last synced: 13 days ago - Pushed: 13 days ago

Mu-L/v2ray-core-1 Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 64.7 MB - Last synced: 4 months ago - Pushed: 4 months ago

028cd/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65.3 MB - Last synced: about 2 years ago - Pushed: about 2 years ago

cyuo/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65.3 MB - Last synced: about 2 years ago - Pushed: about 2 years ago

cysk003/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65.7 MB - Last synced: 14 days ago - Pushed: 14 days ago

sec-js/v2ray-core-1 Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65.4 MB - Last synced: 26 days ago - Pushed: 26 days ago

gamegrd/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65.6 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

super-vip/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65 MB - Last synced: 16 days ago - Pushed: 16 days ago

huaihuaidehuaihuai/geoip Fork of Loyalsoldier/geoip
🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR available from ipip.net, appended CIDR lists and more.

Size: 19 MB - Last synced: about 2 years ago - Pushed: about 2 years ago

2444989513/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65.6 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

funary/v2ray-core Fork of v2fly/v2ray-core
A platform for building proxies to bypass network restrictions.

Size: 65.6 MB - Last synced: 16 days ago - Pushed: 16 days ago

mhycy/geoip Fork of Loyalsoldier/geoip
🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR available from ipip.net, appended CIDR lists and more.

Size: 18.9 MB - Last synced: about 2 years ago - Pushed: about 2 years ago

devAlikhani/geoip Fork of Loyalsoldier/geoip
🌚 🌍 🌝 GeoIP 规则文件加强版,同时支持定制 V2Ray dat 格式路由规则文件 geoip.dat 和 MaxMind mmdb 格式文件 Country.mmdb。Enhanced edition of GeoIP files for V2Ray, Xray-core, Trojan-Go, Clash and Leaf, with replaced CN IPv4 CIDR available from ipip.net, appended CIDR lists and more.

Size: 818 KB - Last synced: about 2 years ago - Pushed: over 2 years ago