Keito Tobichi
|
f8c9edde55
|
crypto: add JWT Payload Decoding sample (#23275)
|
2024-12-26 16:41:36 +02:00 |
|
Turiiya
|
d485cceee8
|
doc: update trim_doc_node_description, make module readmes more uniform (#20792)
|
2024-02-12 12:38:47 +02:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
yuyi
|
51f4d99399
|
all: change optional to result in most of the libraries (#16123)
|
2022-10-20 22:14:33 +03:00 |
|
Hitalo de Jesus do Rosário Souza
|
1f3be99859
|
crypto: add an example of how to verify jwt tokens (#15198)
|
2022-07-24 10:27:21 +03:00 |
|
Hitalo de Jesus do Rosário Souza
|
c481b80ec3
|
docs: add a jwt example to vlib/crypto/README.md (#14872)
|
2022-06-29 11:57:05 +03:00 |
|
Daniel Däschle
|
d679146a80
|
fmt: remove space in front of ? and ! (#14366)
|
2022-05-13 06:56:21 +03:00 |
|
Delyan Angelov
|
375361b787
|
ci: fix ./v check-md -hide-warnings .
|
2022-04-15 21:08:09 +03:00 |
|
Delyan Angelov
|
ff34b79d39
|
crypto: implement rand.bytes(needed_bytes int) ?[]byte , use it consistently instead of the old rand.read(), which will change to be compatible with io and the pseudo random rand module
|
2022-02-15 18:39:33 +02:00 |
|
688862
|
83e9585d06
|
crypto: crypto.aes CBC mode moves to crypto.cipher (#13084)
|
2022-01-08 17:08:46 +02:00 |
|
jeffmikels
|
6e6d51a1c9
|
docs: add more documentation to each of the modules in vlib (#13043)
|
2022-01-07 13:28:50 +02:00 |
|
jeffmikels
|
a60b381d5e
|
docs: adding skeleton README.md files for all vlib modules (#13034)
|
2022-01-05 18:06:08 +02:00 |
|