|
563 | 563 | { |
564 | 564 | "label": "Encrypting and decrypting data streams with Streaming AEAD, Tink and Key Manager", |
565 | 565 | "slug": "encrypt-decrypt-keys-with-streaming-aead-tink" |
| 566 | + }, |
| 567 | + { |
| 568 | + "label": "Encrypting and decrypting data with an asymmetric key", |
| 569 | + "slug": "encrypt-decrypt-asymmetric-key-with-go-sdk" |
| 570 | + }, |
| 571 | + { |
| 572 | + "label": "Managing signatures using the Scaleway Go SDK and Key Manager", |
| 573 | + "slug": "sign-verify-key-with-go-sdk" |
566 | 574 | } |
567 | 575 | ], |
568 | 576 | "label": "API/CLI", |
|
857 | 865 | "slug": "adding-ai-to-vscode-using-continue" |
858 | 866 | }, |
859 | 867 | { |
860 | | - "label": "Encrypting and decrypting data streams with Streaming AEAD, Tink and Key Manager", |
861 | | - "slug": "encrypt-decrypt-keys-with-streaming-aead-tink" |
862 | | - }, |
863 | | - { |
864 | | - "label": "Encrypting and decrypting data with an asymmetric key", |
865 | | - "slug": "encrypt-decrypt-asymmetric-key-with-go-sdk" |
866 | | - }, |
867 | | - { |
868 | | - "label": "Managing signatures using the Scaleway Go SDK and Key Manager", |
869 | | - "slug": "sign-verify-key-with-go-sdk" |
870 | | - } |
871 | | - ], |
872 | | - "label": "API/CLI", |
873 | | - "slug": "api-cli" |
874 | | - } |
875 | | - ], |
876 | | - "label": "Key Manager", |
877 | | - "slug": "key-manager" |
878 | | - } |
879 | | - ], |
880 | | - "label": "Security & Identity", |
881 | | - "category": "identity-and-access-management" |
882 | | - }, |
883 | | - { |
884 | | - "icon": "envFootprint", |
885 | | - "items": [ |
886 | | - { |
887 | | - "items": [ |
888 | | - { |
889 | | - "label": "Overview", |
890 | | - "slug": "../environmental-footprint" |
891 | | - }, |
892 | | - { |
893 | | - "label": "Concepts", |
894 | | - "slug": "concepts" |
895 | | - }, |
896 | | - { |
897 | | - "label": "FAQ", |
898 | | - "slug": "faq" |
899 | | - }, |
900 | | - { |
901 | | - "items": [ |
902 | | - { |
903 | | - "label": "Track your monthly environmental footprint report", |
904 | | - "slug": "track-monthly-footprint" |
905 | | - } |
906 | | - ], |
907 | | - "label": "How to", |
908 | | - "slug": "how-to" |
909 | | - }, |
910 | | - { |
911 | | - "items": [ |
912 | 868 | "label": "Adding AI to IntelliJ IDEA using Continue", |
913 | 869 | "slug": "adding-ai-to-intellij-using-continue" |
914 | 870 | }, |
|
0 commit comments