Git Product home page Git Product logo

standard-payments's Introduction

Google Standard Payments: Code Samples

DISCLAIMER: This is not an officially supported Google product.

This repository contains examples that can come handy when implementing the Google Standard Payments API. Please refer to the samples directory for detailed instructions on how to use these resources.

standard-payments's People

Contributors

valravn-dev avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

standard-payments's Issues

Not able to decrypt

I am able to decrypt the messages encrypted from your code base.

However if I try to decrypt the one generated from https://www.igolder.com/PGP/encryption/ , this throws below error.

_Exception in thread "main" java.lang.IllegalArgumentException: com.google.common.io.BaseEncoding$DecodingException: Unrecognized character: 0x20

2021-10-22_11h24_39

Make the PgpKeyManager constructor public

In oder to give more flexibility to the users about the creation/injection of the PgpKeyManager (potentially via CDI), we are making the constructor of PgpKeyManager public and removing the basic Singleton implementation.

Bouncycastle 1.65 vulnerability

At least since version 1.3 there is bcpg-jdk15on in version 1.65 used which contains CVE-2020-28052.

Our internal security tool is reporting this as HIGH vulnerability.

There is possibility to upgrade Bouncycastle version to 1.68.

PgpKeyManager() has a private access

Hi I tried to implement this pgp solution in one of my projects and I get this message PgpKeyManager() has private access in 'com.goog.samples.pgp.pgpkeymanager'

How do I fix this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.