COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20201223082644/https://github.com/topics/enigma
Here are
163 public repositories
matching this topic...
Web app and framework offering modular conversion, encoding and encryption
Updated
Dec 10, 2020
JavaScript
JavaScript library for consuming Qlik's Associative Engine.
Updated
Dec 19, 2020
JavaScript
Multiplatform payload dropper
Updated
Dec 17, 2020
Python
Enigma encryption in Swift
Updated
Apr 9, 2019
Swift
Enigma Core library. The domain: Trusted and Untrusted App in Rust.
Updated
Mar 10, 2020
Rust
A containarized Enigma Protocol environment to start writing secret contracts
Updated
May 21, 2019
Shell
Enigma cipher machine emulator (CLI + library) written in Go
Go library for consuming Qlik's Associative Engine.
The Enigma Worker Peer-to-Peer (P2P) package written in Node.js based on libp2p-js
Updated
Mar 13, 2020
JavaScript
Docker Network for the Discovery release of the Enigma Protocol
Updated
Dec 3, 2019
Shell
Smart Contract and Javascript library for the Enigma Protocol
Updated
Apr 16, 2020
JavaScript
Smart Contract for the Enigma Data Marketplace
Updated
Jun 5, 2018
JavaScript
An Enigma machine in Ruby (rotors, reflectors, plugboard and all).
Updated
Dec 21, 2020
Ruby
Python Enigma cypher machine simulator.
Updated
May 17, 2020
Python
Command Line Interface (CLI) for the Discovery Enigma Protocol developer testnet
Updated
Jun 28, 2020
JavaScript
Cryptanalysis of the Enigma machine in Rust.
Updated
Feb 12, 2018
Rust
Template dApp to start building with the Enigma Protocol
Updated
Dec 24, 2018
JavaScript
An Enigma Machine Emulator written in C#
Updated
Oct 22, 2020
JavaScript
Updated
Dec 17, 2020
Python
Emulator of the Enigma Encoding Machine
Updated
Nov 1, 2020
Python
Cryptanalysis of Enigma and SPN, and number theory algorithms.
Enigma decode/encode and cracking
Updated
Dec 20, 2020
Julia
Open Enigma - This repository contains the Arduino code for the S&T GeoTronics M4 Enigma.
An Enigma machine simulator written in Scala
Updated
Aug 6, 2020
Scala
Surface is part of the Enigma node software stack. The Surface component is responsible for operations that are outside of SGX and acting as a bridge between the outside world and the "Core" component.
Updated
Oct 21, 2018
Python
Improve this page
Add a description, image, and links to the
enigma
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
enigma
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently after creating an attestation certificate it just saves it as
./attestation_cert.der.https://github.com/enigmampc/SecretNetwork/blob/016ed04350a7398836b72fc34dfbdf255008e5f2/cosmwasm/packages/wasmi-runtime/src/registration/offchain.rs#L234
Would be nice to be able to customize this path using an environment variable, like https://github.com/enigmampc/SecretNetwork/blob/016ed04350a