Libraries tagged by public key
opcnz/silverstripe-gpgmailer
403 Downloads
The GPG Mailer module improves privacy by allowing emails being sent from SilverStripe CMS to be encrypted and/or signed using GPG public and private keys.
piedweb/facebook-scraper
4602 Downloads
{ Harvest Data | Scrap } from Scrape Facebook public pages without an API key
cloudinary/analysis
8 Downloads
Use the Analyze API to analyze any external asset and return details based on the type of analysis requested. Currently supports the following analysis options: * [AI Vision - Tagging](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#tagging_mode) * [AI Vision - Moderation](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#moderation_mode) * [AI Vision - General](https://cloudinary.com/documentation/cloudinary_ai_vision_addon#general_mode) * [Google tagging](https://cloudinary.com/documentation/google_auto_tagging_addon) * [Captioning](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#ai_based_image_captioning) * [Cld Fashion](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Coco](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Lvis](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Unidet](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Human Anatomy](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Cld Text](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) * [Shop Classifier](https://cloudinary.com/documentation/cloudinary_ai_content_analysis_addon#supported_content_aware_detection_models) **Notes**: * The Analyze API is currently in development and is available as a Public Beta, which means we value your feedback, so please feel free to [share any thoughts with us](https://support.cloudinary.com/hc/en-us/requests/new). * The analysis options require an active subscription to the relevant add-on. Learn more about [registering for add-ons](https://cloudinary.com/documentation/cloudinary_add_ons#registering_for_add_ons). The API supports both Basic Authentication using your Cloudinary API Key and API Secret (which can be found on the Dashboard page of your [Cloudinary Console](https://console.cloudinary.com/pm)) or OAuth2 ([Contact support](https://support.cloudinary.com/hc/en-us/requests/new) for more information regarding OAuth).
bytesfield/key-manager
25 Downloads
Api Key Management for generating public and private key pairs storing and retrieving the master encryption key.
public-square/jwk-multibase-key-converter-php
8 Downloads
Enables conversion of multibase strings to/from JWK, limited to secp256k1 and P-384. Additionally, has support for did:key method spec.
webmasterskaya/crypto-types
67 Downloads
A PHP library of various ASN.1 types for cryptographic applications.
vzool/api-hmac-guard
54 Downloads
A simple and secure way of authenticating your APIs with API HMAC keys using Laravel
unity-magento-git-hub-user/easyrsa
155 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
lyhiving/easyrsa
5 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
intersective/lapis
37 Downloads
CakePHP plugin providing highly secured user-level multi-tiered public-key database encryption.
hubxlabs/easyrsa
6907 Downloads
Simple and secure asymmetric encryption powered by PHPSecLib
fundevogel/kirby3-gnupg
14 Downloads
Add information about PGP public keys on upload in Kirby v3
d3/oxid-twofactor-passwordless
4 Downloads
Passwordless login for OXID eShop (Webauthn / FIDO2 based)
chenhongzhang/pikirasa
19 Downloads
PKI public/private RSA key encryption using the OpenSSL extension
doing/sign
27 Downloads
通过公钥、私钥和appId进行加密、解密和签名的一种加密类:主要可以运用到接口调用授权中