> You can use
>https://github.com/clojurewerkz/support/blob/master/src/clojure/cloju...
> note that you need to concatenate a byte array and bytes from a string
> first.


I appreciate your suggestion, but I feel that I need to understand why
I failed when I used these classes:

   (org.apache.commons.codec.binary Base64)
   (org.apache.commons.codec.digest DigestUtils)

If I am doing something fundamentally wrong, then I doubt I'll make
progress simply by using a different library.

--- lawrence





On Mar 4, 10:53 am, Michael Klishin <michael.s.klis...@gmail.com>
wrote:
> 2013/3/4 larry google groups <lawrencecloj...@gmail.com>
>
> > Any suggestions?
>
> You can 
> usehttps://github.com/clojurewerkz/support/blob/master/src/clojure/cloju...
>
> note that you need to concatenate a byte array and bytes from a string
> first.
> --
> MK
>
> http://github.com/michaelklishinhttp://twitter.com/michaelklishin

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to