Skip to content

please add a crypto library (md5, sha1) #210

Closed
@DartBot

Description

@DartBot

This issue was originally filed by jack.palevich@gmail.com


Please add a crypto library that allows computing hashes and encrypting / decrypting data.

The specific algorithm I want is to compute md5 hashses, but you might as well provide a general library.

Two models to look at for inspiration:

go's crypto package:

http://golang.org/pkg/crypto/

node.js's crypto library:

http://nodejs.org/docs/v0.5.10/api/crypto.html

Metadata

Metadata

Assignees

Labels

area-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions