Skip to content

Commit 471fe73

Browse files
authored
Merge pull request #451 from jwojnowski/add-fs2-aes
Add fs2-aes to projects
2 parents 2f47980 + 605c3a7 commit 471fe73

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

_data/projects.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,11 @@
140140
description: "Frameless is a library for working with Spark using more expressive types."
141141
github: "https://github.com/typelevel/frameless"
142142
platforms: [jvm]
143+
- title: "fs2-aes"
144+
description: "Micro library providing AES encryption/decryption of fs2.Stream[F, Byte]."
145+
github: "https://github.com/jwojnowski/fs2-aes"
146+
affiliate: true
147+
platforms: [jvm]
143148
- title: "fs2-compress"
144149
description: "Compression Algorithms for Fs2 "
145150
github: "https://github.com/lhns/fs2-compress"

0 commit comments

Comments
 (0)