search for: encodedvalu

Displaying 2 results from an estimated 2 matches for "encodedvalu".

Did you mean: encodedvalue
2009 Sep 07
0
Producing URL friendly encoded params?
Hi folks. Looking for a simple, yet face-punchingly evasive bit of functionality. Basically, I want to encrypt/decrypt an action parameter, such as: foo.com/users/encodedvalue/action I feel I have the hard part done, in the form of a small crypto library. This lib has a couple methods that Base64 pack the value, des3 encrypts it, then CGI.escapes the output. The decrypter does all that in reverse. This works most of the time, but I encountered an issue where the outpu...
2002 Jul 15
6
confusing comment in encoder_example.c
I think the example in the comment has a '-' that shouldn't be there (line 108): /********************************************************************* Encoding using a VBR quality mode. The usable range is -.1 (lowest quality, smallest file) to 1. (highest quality, largest file). Example quality mode .4: 44kHz stereo coupled, roughly 128kbps VBR ret =