All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by apikey with all dependencies

Search JAR files by class name

gravitee-policy-apikey from group io.gravitee.policy.apikey (version 0.1.0)

Description of the ApiKey Gravitee Policy

Group: io.gravitee.policy.apikey Artifact: gravitee-policy-apikey
Show documentation Show source 
 

1 downloads
Artifact gravitee-policy-apikey
Group io.gravitee.policy.apikey
Version 0.1.0
Last update 20. October 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

SaltedKey from group com.rcastrucci.dev (version 1.2.0)

A simple repository to salt a secret key and verify its authenticity. Developed to be used in mobile applications while communicating with a server side using an Api. Instead of sending an apikey straight on the request, SaltedKey can generate a temporary public key, valid for one time use and during a specific time frame, default time is set to 60 seconds. This public key can be sent on request and on server side SaltedKey can verify its authenticity. The Salt is based on time millis and uses the algorithm SHA-256 to create the temporary public key. The public key base will change every time it exceeds the time frame. This library can increase the API security. Even if the public key used on request is exposed, no one will be able to use it again! As it is a one time use only.

Group: com.rcastrucci.dev Artifact: SaltedKey
Show all versions Show documentation Show source 
 

0 downloads
Artifact SaltedKey
Group com.rcastrucci.dev
Version 1.2.0
Last update 02. April 2023
Organization not specified
URL https://github.com/rcastrucci/saltedkey
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1 from 1 (items total 2)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy