Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROSET Java API

Official Java implementation of the experimental SAS-RCS and SAS-RBS encryption algorithms, offering an easy way to integrate them into Java projects. The API itself is a single Java class SAS_ROSET

For a more visually appealing and easier-to-navigate experience, visit the SAS-ROSET official website.

License: MIT License

Documentaion

ROSET Java API Documentation


Instruction to use the ROSET Java API:

  1. Download the SAS_ROSET.java file. (Go to SAS_ROSET.java)
  2. Copy the SAS_ROSET.java file into your project directory.
  3. Open the file in your IDE or text editor, and modify the package com.sas.roset.api; declaration at the top of the file to match your project's package structure.
  4. You can now access the SAS_ROSET class as you would with any standard Java class.

Usage sample

A usage sample of the API is available in the Main.java file. (Go to Main.java)

About

Official Java implementation of the experimental SAS-RCS and SAS-RBS encryption algorithms, offering an easy way to integrate them into Java projects.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

Contributors

Languages