Skip to content

Instantly share code, notes, and snippets.

@astonbitecode
astonbitecode / Cargo.toml
Last active February 13, 2017 12:50
AESNI problems with cloned keys
[package]
name = "rust-crypto-issue"
version = "0.0.1"
authors = [ "aston <astonbitecode@gmail.com>" ]
[[bin]]
name = "rust-crypto-issue"
package aston.tests
import scala.concurrent.Await
import scala.concurrent.Future
import scala.concurrent.duration.DurationInt
import org.junit.runner.RunWith
import org.specs2.mutable
import org.specs2.runner.JUnitRunner