Code Monkey home page Code Monkey logo

gtm-digest's Introduction

GT.M Digest Extension

This simple OpenSSL based digest extension is a simple M interface to MD5, SHA1, SHA2 and other OpenSSL message digest implementations.

GTM>w $$sha^digest("Hello"),!
d7f56f62cde2a044d0259adf01953bbb8f971a33

GTM>w $$sha224^digest("Hello"),!
4149da18aa8bfc2b1e382c6c26556d01a92c261b6436dad5e3be3fcc

GTM>w $$sha256^digest("Hello"),!
185f8db32271fe25f561a6fc938b2e264306ec304eda518007d1764826381969

GTM>w $$sha512^digest("Hello"),!
3615f80c9d293ed7402687f94b22d58e529b8cc7916f8fac7fddf7fbd5af4cf777d3d795a7a00a16bf7e7f3fb9561ee9baae480da9fe7a18769e71886b03f315

GTM>w $$md5^digest("Hello"),!
8b1a9953c4611296a827abf8c47804d7

GTM>zsy "echo -n Hello | md5sum"
8b1a9953c4611296a827abf8c47804d7  -

GTM>

gtm-digest's People

Contributors

pkoper avatar

Stargazers

Chris Bell avatar Yurii Rashkovskii avatar Dmitry Maslennikov avatar David Whitten avatar  avatar

Watchers

 avatar David Whitten avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.