Skip to content

awslabs/aws-crt-kotlin

AWS CRT Kotlin

Kotlin bindings to the AWS Common Runtime

License

License

This project is licensed under the Apache-2.0 License.

Building

Kotlin Multiplatform projects are in Alpha. The CRT interfaces are subject to change.

Linux/Unix

Install some version of libcrypto on which s2n depends. See the s2n documentation.

apt-get install libssl-dev

OR

yum install openssl-devel

Set the path to libcrypto.a either as a command line argument to gradle -PlibcryptoPath=PATH or in your local.properties file.

OSX

Windows

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 9

Languages