HexaEight.Bridge
1.0.0-preview32
Prefix Reserved
See the version list below for details.
dotnet add package HexaEight.Bridge --version 1.0.0-preview32
NuGet\Install-Package HexaEight.Bridge -Version 1.0.0-preview32
<PackageReference Include="HexaEight.Bridge" Version="1.0.0-preview32" />
<PackageVersion Include="HexaEight.Bridge" Version="1.0.0-preview32" />
<PackageReference Include="HexaEight.Bridge" />
paket add HexaEight.Bridge --version 1.0.0-preview32
#r "nuget: HexaEight.Bridge, 1.0.0-preview32"
#:package HexaEight.Bridge@1.0.0-preview32
#addin nuget:?package=HexaEight.Bridge&version=1.0.0-preview32&prerelease
#tool nuget:?package=HexaEight.Bridge&version=1.0.0-preview32&prerelease
HexaEight.Bridge
Cryptographic identity and Dead Drop Encryption for any agent, human, or machine — without PKI, OAuth, or certificates.
Install
dotnet add package HexaEight.Bridge --prerelease
Multi-targets net8.0, net9.0, net10.0.
Use
using HexaEight.Bridge;
var client = new Client();
long kgt = (long)(DateTime.UtcNow - DateTime.UnixEpoch).TotalMinutes; kgt -= kgt % 15;
string sid = Guid.NewGuid().ToString();
string ask = await client.FetchAskAsync("bob.example.com", kgt);
client.PinAskForSession(sid, ask);
string envelope = await client.EncryptEnvelopeAsync("bob.example.com", "Hello Bob!", sessionId: sid);
// `envelope` is a tamper-proof string ready to send over any transport.
Documentation
Full reference, guides, and language SDKs at hexaeight.com/docs.
| Quickstart | https://hexaeight.com/docs/quickstart |
| Bridge API | https://hexaeight.com/docs/reference/bridge |
| Two-party example | https://hexaeight.com/docs/guides/two-party-example |
| Multi-party example | https://hexaeight.com/docs/guides/multi-party-example |
| For AI agents (flat text) | https://hexaeight.com/llms-full.txt |
Help
- Docs — https://hexaeight.com/docs
- Support — support@hexaeight.com
License
Apache-2.0 for the Bridge. The underlying HexaEight cipher (Dead Drop Encryption) is patent-pending (filed July 2021), distributed as NuGet packages whose runtime use is governed by the HexaEight identity license. Reference implementation: github.com/HexaEightTeam/pqc-review.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- Azure.Identity (>= 1.13.1)
- Azure.ResourceManager (>= 1.13.0)
- Azure.ResourceManager.Network (>= 1.10.0)
- BouncyCastle.Cryptography (>= 2.6.2)
- Casbin.NET (>= 2.10.0)
- ConsoleTools (>= 1.1.1)
- DeviceId (>= 6.6.0)
- HexaEightASKClientLibrary (>= 1.9.149)
- HexaEightJWTLibrary (>= 1.9.287)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
-
net8.0
- Azure.Identity (>= 1.13.1)
- Azure.ResourceManager (>= 1.13.0)
- Azure.ResourceManager.Network (>= 1.10.0)
- BouncyCastle.Cryptography (>= 2.6.2)
- Casbin.NET (>= 2.10.0)
- ConsoleTools (>= 1.1.1)
- DeviceId (>= 6.6.0)
- HexaEightASKClientLibrary (>= 1.9.149)
- HexaEightJWTLibrary (>= 1.9.287)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
-
net9.0
- Azure.Identity (>= 1.13.1)
- Azure.ResourceManager (>= 1.13.0)
- Azure.ResourceManager.Network (>= 1.10.0)
- BouncyCastle.Cryptography (>= 2.6.2)
- Casbin.NET (>= 2.10.0)
- ConsoleTools (>= 1.1.1)
- DeviceId (>= 6.6.0)
- HexaEightASKClientLibrary (>= 1.9.149)
- HexaEightJWTLibrary (>= 1.9.287)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.9.7 | 0 | 7/27/2026 |
| 1.9.6 | 0 | 7/27/2026 |
| 1.9.5 | 31 | 7/26/2026 |
| 1.9.4 | 40 | 7/26/2026 |
| 1.9.3 | 30 | 7/26/2026 |
| 1.9.2 | 36 | 7/26/2026 |
| 1.9.1 | 41 | 7/26/2026 |
| 1.0.0-preview83 | 42 | 7/25/2026 |
| 1.0.0-preview82 | 35 | 7/24/2026 |
| 1.0.0-preview81 | 34 | 7/24/2026 |
| 1.0.0-preview80 | 33 | 7/24/2026 |
| 1.0.0-preview79 | 38 | 7/24/2026 |
| 1.0.0-preview77 | 33 | 7/24/2026 |
| 1.0.0-preview76 | 33 | 7/24/2026 |
| 1.0.0-preview75 | 34 | 7/24/2026 |
| 1.0.0-preview74 | 32 | 7/24/2026 |
| 1.0.0-preview73 | 32 | 7/23/2026 |
| 1.0.0-preview72 | 33 | 7/23/2026 |
| 1.0.0-preview71 | 40 | 7/23/2026 |
| 1.0.0-preview32 | 66 | 6/25/2026 |