sketchucation logo sketchucation
    • Login
    1. Home
    2. Ricounet
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    R
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Groups 1

    Ricounet

    @Ricounet

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    Ricounet Unfollow Follow
    registered-users

    Latest posts made by Ricounet

    • RE: Md5 hash or similar in SU Ruby?

      Hello!

      I know this post is really old.
      But for reference purposes, I found a pure Ruby implementation of MD5 there:
      http://d.hatena.ne.jp/zakinco/20091030/p1

      Just copy the Purerubymd5 module in your script or a library file.
      Purerubymd5.hexdigest("abc")
      is then available from Sketchup Ruby.

      posted in Developers' Forum
      R
      Ricounet