hplp / aes_chisel   3.2.0

Apache License 2.0 GitHub

Implementation of the Advanced Encryption Standard in Chisel

Scala versions: 2.11

aes_chisel 3.2.0


Group ID:
com.github.hplp
Artifact ID:
aes_chisel_2.11
Version:
3.2.0
Release Date:
Apr 4, 2019
Licenses:
Files:

libraryDependencies += "com.github.hplp" %% "aes_chisel" % "3.2.0"

Mill build tool

ivy"com.github.hplp::aes_chisel:3.2.0"

Scala CLI

//> using dep "com.github.hplp::aes_chisel:3.2.0"

Ammonite REPL

import $ivy.`com.github.hplp::aes_chisel:3.2.0`

<dependency>
  <groupId>com.github.hplp</groupId>
  <artifactId>aes_chisel_2.11</artifactId>
  <version>3.2.0</version>
</dependency>

compile group: 'com.github.hplp', name: 'aes_chisel_2.11', version: '3.2.0'