# Crypto library

**URL:** https://forum.kirupa.com/t/crypto-library/292836
**Category:** Uncategorized
**Created:** [July 20, 2009, 9:04am UTC](https://forum.kirupa.com/t/crypto-library/292836 "2009-07-20T09:04:05Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![kbsao](https://avatars.discourse-cdn.com/v4/letter/k/46a35a/32.png) [@kbsao](https://forum.kirupa.com/u/kbsao)
#### Post date: [July 20, 2009, 9:04am UTC](https://forum.kirupa.com/t/crypto-library/292836/1 "2009-07-20T09:04:05Z")

</div>

Hi everyone,  
i’m need HMAC-SHA1 for doing some encryption, but so far i’m able to found SHA1 in meychi crypto library, but until now i’m still not able to found HMAC encryption method so far.

i’m trying to refer to hurlant crypto library, but it’s quite confuse as it’s using ByteArray which only available on AS3.

can anyone help?

Thank a lot…
