Adam Magness
|
6fc9c6de3b
|
base64url calls
implement base64UrlEncode and base64UrlDecode functions
|
2018-11-08 10:37:08 -05:00 |
|
Philipp Holzer
|
049cd963f3
|
Using random_int directly
|
2018-11-05 21:15:30 +01:00 |
|
Philipp Holzer
|
6e10bdf361
|
Move random Digits to Crypto class
|
2018-11-05 21:02:54 +01:00 |
|
Adam Magness
|
14fde5dc9b
|
Log function
implement log() function.
|
2018-10-30 09:57:14 -04:00 |
|
rabuzarus
|
9f493357f4
|
port hubzillas OpenWebAuth - fix wrong table name + fix wrong method name
|
2018-06-20 20:11:26 +02:00 |
|
rabuzarus
|
1148c29916
|
port hubzillas OpenWebAuth - use random_bytes() in crypto class + bugfixes
|
2018-06-20 18:45:37 +02:00 |
|
rabuzarus
|
9195ea26b1
|
port hubzillas OpenWebAuth - add some notes to the doxygen to refer to hubzilla's source code
|
2018-06-19 13:30:55 +02:00 |
|
rabuzarus
|
1c7f4e3c63
|
port hubzillas OpenWebAuth - remote authentification
|
2018-06-18 23:05:44 +02:00 |
|
Hypolite Petovan
|
ea01d7078a
|
Remove require calls to library/asn*
|
2018-01-31 00:49:11 -05:00 |
|
Hypolite Petovan
|
e36f2bb1fb
|
Use short form array syntax everywhere
- Add short form array syntax to po2php.php generation
|
2018-01-15 14:07:17 -05:00 |
|
Adam Magness
|
dc5de5adbd
|
Public function
Make private function public.
|
2017-12-31 08:31:06 -05:00 |
|
Adam Magness
|
db653e4451
|
Move salmonKey to Salmon class
move the salmonKey function from Crypto to Salmon
|
2017-12-31 08:04:36 -05:00 |
|
Adam Magness
|
0131fd5745
|
ASNValue
add missing ASNValue
|
2017-12-30 12:44:43 -05:00 |
|
Adam Magness
|
a00303a6a0
|
Another ASN
attempt #2
|
2017-12-30 12:23:45 -05:00 |
|
Adam Magness
|
5d352641a8
|
ASN_BASE
error ASN_BASE not found. Probably a namespace thing.
|
2017-12-30 12:09:08 -05:00 |
|
Adam Magness
|
9e6bf79380
|
Crypto to src
move Crypto to src and Friendica\Util namespace
|
2017-12-30 11:51:49 -05:00 |
|