scale_std 0.1.2

datastructures and algorithms to be run on the SCALE engine
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.scale]
package = "scale-core"
version = "0.1.2"

[features]
emulate = ["scale/emulate"]

[package]
authors = ["Oliver Scherer <oliver.scherer@cosmian.com>", "Nigel P. Smart", "Benjamin Coenen <benjamin.coenen@cosmian.com>"]
description = "datastructures and algorithms to be run on the SCALE engine"
edition = "2018"
license-file = "License.txt"
name = "scale_std"
repository = "https://github.com/KULeuven-COSIC/SCALE-MAMBA"
version = "0.1.2"