browserify-cipher

WebJar for browserify-cipher

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

browserify-cipher
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

browserify-cipher
WebJar for browserify-cipher
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/crypto-browserify/browserify-cipher

Download browserify-cipher

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/browserify-cipher/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>browserify-cipher</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/browserify-cipher/
implementation 'org.webjars.npm:browserify-cipher:1.0.1'
// https://jarcasting.com/artifacts/org.webjars.npm/browserify-cipher/
implementation ("org.webjars.npm:browserify-cipher:1.0.1")
'org.webjars.npm:browserify-cipher:jar:1.0.1'
<dependency org="org.webjars.npm" name="browserify-cipher" rev="1.0.1">
  <artifact name="browserify-cipher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='browserify-cipher', version='1.0.1')
)
libraryDependencies += "org.webjars.npm" % "browserify-cipher" % "1.0.1"
[org.webjars.npm/browserify-cipher "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.webjars.npm : browserify-aes jar [1.0.4,2)
org.webjars.npm : browserify-des jar [1.0.0,2)
org.webjars.npm : evp_bytestokey jar [1.0.0,2)

Project Modules

There are no modules declared in this project.

browserify-cipher

Build Status

Provides createCipher, createDecipher, createCipheriv, createDecipheriv and getCiphers for the browserify. Includes AES and DES ciphers.

org.webjars.npm

Versions

Version
1.0.1
1.0.0