No hidden charges. No surprise bills. Cancel anytime.
Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
Start Free
Auth0 B2B Essentials: SSO, MFA, and RBAC Built In
Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.
Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
Java tools for decoding and manipulating BER encoded ASN.1 Files
A simple Java ASN BER decoder and profiler
A tool for easy manipulation of BER encoded files.
An "awk" for ASN.1 BER (for Unix people) or maybe a "notepad" for ASN.1 BER (for Windows people).
Jberd (Java BER decoder) is a lightweight BER decoder and associated tools for interpreting and processing BER encoded ASN.1 files.
The following facilities are provided:
• JBerd Profiler. A tool for profiling the contents of BER encoded files
• JBerd Flattener. A tool for converting BER...
This program shows the packets in a USB communication, by decoding the output of a command like "cat /sys/kernel/debug/usb/usbmon/0u" into more human-readable form
CoDec is a Java package for encoding and decoding ASN.1 data structures. CoDec supports the Basic Encoding Rules (BER) as well as the Distinguished Encoding Rules (DER) and provides a library with data structures for many cryptographic standards.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
The oBIX toolkit provides a Java software library for implementing oBIX enabled applications. The toolkit contains a data model for obj trees, XML encoder/decoder, REST session management, and a Swing diagnostics tool.
Provides access to the Smack XMPP client library packet extensions via XMLBeans binding framework. Mapper converts XML Beans document objects to the Smack packet extensions and vice versa.
This software provides library to encode/decode Java strings to/from Base64 encoding and variants. Just include the .jar file into your classpath, to encode: string.getbytes("x-base64"); to decode: new String(bytearray, "x-base64");
JavaSock provides a combination Java API and native code library allowing Java programs to manipulate raw network packets through a consistent and secure interface. The API supports applications including packet filtering and packet sniffing.
This project develops the Open Source Decoder/Encoder of QR Code (JIS-X-0510, ISO/IEC18004), the 2 dimensional barcode popular in Japan for data exchange. The goal is add QR Code Capability to device with a built-in camera and Java all over the world.