1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

New class: ThreadLocalValue.

This commit is contained in:
jules 2011-12-22 11:40:34 +00:00
parent b00ae44410
commit 43d9a4eb16
53 changed files with 204 additions and 20 deletions

View file

@ -1,7 +1,7 @@
{
"id": "juce_cryptography",
"name": "JUCE cryptography classes",
"version": "2.0.13",
"version": "2.0.14",
"description": "Classes for various basic cryptography functions, including RSA, Blowfish, MD5, SHA, etc.",
"website": "http://www.juce.com/juce",
"license": "GPL/Commercial",