Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

AzureAD/rms-sdk-for-cpp

Repository files navigation

RMS SDK for portable C++

Win32 Win64 Ubuntu
Win32 Build Win64 Build Linux Build

The Rights Management Service (RMS) portable SDK is an open-source, cross-platform, simplified SDK that enables a lightweight development experience in upgrading your device apps with information protection via Azure Rights Management Services. Developers can build apps that leverage Active Directory Rights Management Services (AD RMS) or Azure Rights Management to provide information protection and can easily protect or consume information, while transparently handling complex security practices such as key management, encryption and decryption, policy and permissions creation, secure caching, and communication with AD RMS and Azure RMS services.

Getting Started

Documentation

See the Wiki for full documentation, news, examples and other instructions. The documentation for the RMS SDK 4.2 on MSDN supplements this Wiki.

See the API reference created with Doxygen.

Platform support

  • Windows 7 or above
  • Ubuntu 14.04 or above

Requirements

  • Visual C++ 2015 or above
  • gcc-c++ 4.8 or above
  • openssl 1.0.*
  • libsecret 1.0 or above
  • Qt 5.7 or above

Security Reporting

If you find a security issue with our libraries or services please report it to secure@microsoft.com with as much detail as possible. Your submission may be eligible for a bounty through the Microsoft Bounty program. Please do not post security issues to GitHub Issues or any other public site. We will contact you shortly upon receiving the information. We encourage you to get notifications of when security incidents occur by visiting this page and subscribing to Security Advisory Alerts.

Contributing

Before we can accept your pull request, you'll need to electronically complete Microsoft Open Tech's Contributor License Agreement. If you've done this for other Microsoft Open Tech projects, then you're already covered.

We Value and Adhere to the Microsoft Open Source Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

Copyright (c) Microsoft Open Technologies, Inc. All rights reserved. Licensed under the MIT license.