Package org.jruby.ext.digest
Class RubyDigest
java.lang.Object
org.jruby.ext.digest.RubyDigest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static class
static class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RubyString
bubblebabble
(IRubyObject recv, IRubyObject arg) Deprecated.static RubyString
bubblebabble
(ThreadContext context, IRubyObject recv, IRubyObject arg) static void
createDigest
(ThreadContext context) static void
createDigestBubbleBabble
(ThreadContext context) static void
createDigestMD5
(ThreadContext context) static void
createDigestRMD160
(ThreadContext context) static void
createDigestSHA1
(ThreadContext context) static void
createDigestSHA2
(ThreadContext context) static RubyString
hexencode
(IRubyObject self, IRubyObject arg) Deprecated.static RubyString
hexencode
(ThreadContext context, IRubyObject self, IRubyObject arg)
-
Constructor Details
-
RubyDigest
public RubyDigest()
-
-
Method Details
-
createDigest
-
hexencode
Deprecated. -
hexencode
-
bubblebabble
Deprecated. -
bubblebabble
-
createDigestMD5
-
createDigestRMD160
-
createDigestSHA1
-
createDigestSHA2
-
createDigestBubbleBabble
-