Skip to content
 
 

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mruby-digest

install by mrbgems

  • add conf.gem line to build_config.rb
MRuby::Build.new do |conf|

    # ... (snip) ...

    conf.gem :git => 'https://github.com/iij/mruby-digest.git'
end

example

Digest::MD5.digest('ruby')
Digest::MD5.hexdigest('ruby')

License

This software is licensed under the same license terms of the original mruby.

About

Digest class for mruby utilizing OpenSSL or Common Crypto

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages