You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm which is compatible to NIST 800-56C Rev. 1 two step KDF
PayPal PSP API Integration Project: Project focusing on integrating PayPal as a Payment Service Provider (PSP) into an e-commerce platform, streamlining the checkout and payment process for both customers and merchants. The project aimed to offer a secure and seamless payment experience by leveraging PayPal’s extensive
'Spend Guide' is full-stack personal expense tracking application. It helps user track their income and spending efficiently. This is the Backend service for this application using Spring Boot which exposes secure REST API with JWT based authentication.