source:
openpam/trunk/lib/liboath
@
776
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
Makefile.am | 458 bytes | 758 | 7 years | Factor out and document oath_key_from_uri(). Implement … | |
oath_base32.c | 6.4 KB | 776 | 7 years | Encoder: - Return the desired length when the buffer is too small. … | |
oath_base64.c | 6.0 KB | 776 | 7 years | Encoder: - Return the desired length when the buffer is too small. … | |
oath_hotp.c | 3.7 KB | 726 | 7 years | Use a dummy bit in the key structure instead of relying on the label. | |
oath_impl.h | 1.9 KB | 774 | 7 years | The dummy constants have moved to oath_constants.h. Add annotation … | |
oath_key.c | 3.4 KB | 772 | 7 years | Switch from uint8_t to char. | |
oath_key_alloc.c | 2.5 KB | 699 | 7 years | Fixed flipped condition. | |
oath_key_create.c | 4.6 KB | 757 | 7 years | Bump copyright | |
oath_key_dummy.c | 2.4 KB | 726 | 7 years | Use a dummy bit in the key structure instead of relying on the label. | |
oath_key_free.c | 2.2 KB | 689 | 8 years | Factor out oath_key_{alloc,free}() and implement wiring / locking. | |
oath_key_from_uri.c | 5.7 KB | 772 | 7 years | Switch from uint8_t to char. | |
oath_totp.c | 2.8 KB | 729 | 7 years | Keep track of when a TOTP key was last used and prevent reuse of the … | |
oath_uri_decode.c | 3.3 KB | 758 | 7 years | Factor out and document oath_key_from_uri(). Implement … |
|
Note: See TracBrowser
for help on using the repository browser.