griffinscribe-llc
Funding Links: https://github.com/sponsors/GriffinScribe-LLC
- Name: GriffinScribe, LLC
- Kind: organization
- Followers: 0
- Following: 0
- Total stars: 15
- Repositories count: 1
- Created at: 2024-05-20T16:38:23.783Z
- Updated at: 2025-05-11T18:54:38.071Z
- Last synced at: 2025-05-11T18:54:38.071Z
GitHub Sponsors Profile
Welcome to GriffinScribe, LLC!
GriffinScribe is comprised of a team of skilled and competent Clojure/ClojureScript developers (among a variety of other programming languages), who are ready to assist you in developing your next awesome Single-Page Application or Mobile App. Looking to launch your new product? Tired of not being able to find the open-source, pure-Clojure implementation of a specific encryption scheme? Look no further; GriffinScribe, LLC is ready to meet your needs.
We provide custom consultation and software development for clients. Recent work our team has produced has been integrated in www.stockmotion.io (financial literacy platform) and Oncurrent Inc. (real estate contract/deal negotiation platform).
We're looking to create open-source Clojure libraries for S/MIME and PGP technology and certificate validation, and some communication schemes powered by RSA and Diffie-Hellman protocols (written in Clojure, of course).
We admire the mission statement of a research lab at Brigham Young University. "Broadly speaking, we are interested in making the Internet more secure, using technology that is easy for everyone to use" (https://internet.byu.edu/), and we are striving to make that a reality for developers and end-users of the Clojure language.
Some of our recent open-source contributions includes one of the first libraries written in pure Clojure (no external dependencies used) for the Advanced Encryption Standard (AES), which can be used to help ensure encrypted/private communications and file storage. See https://github.com/GriffinScribe-LLC/clojure-aes
We are also looking to implement various HASH and HMAC computations as an open source Clojure library. There's some really interesting research being done by computer scientists and professors regarding Transport Layer Security (TLS helps makes web connections secure), and given the stability and awesomeness of the Clojure language, we would love your financial support to develop these Clojure-implemented algorithms to make the internet a more secure and safe place.
Convinced we're the right fit for your business, and want to try us out?
Contact the founder at https://www.linkedin.com/in/scottsgriffin for additional information and customized quotes.
- Current Sponsors: 0
- Past Sponsors: 0
- Total Sponsors: 0
- Minimum Sponsorship: $5.00
Featured Works
GriffinScribe-LLC/clojure-aes
Pure Clojure implementation of the Advanced Encryption Standard (AES) for encryption and decryption using 128, 192, and 256 bit keys based on FIPS Publication 197.
Language: Clojure - Stars: 17