Commit graph

72 commits

Author SHA1 Message Date
Kamron Batman
573ddfa27b
docs: Updates installation docs for the main site. (#911) 2022-01-03 19:05:28 -08:00
Kamron Batman
a264f2a34e
readme: Fixes Fedora on README (#894) 2021-12-26 00:43:04 -08:00
Kamron Batman
b3c153eae3
fix: Removes Debian 9 support, Adds Windows 11 (#877) 2021-12-05 00:13:47 -08:00
Kamron Batman
a103b2af2d
fix: Updates README (#876) 2021-12-05 00:02:32 -08:00
Kamron Batman
c31bf20d0e
feat: Updates to .NET 6 (#843)
* Fixes an issue with moving directories across volumes
* Removes usages of WebClient
* Removes usages of Cryptographic Providers

Note: Even though .NET 6 introduces Xoshiro RNG, there is no way to control the seed. I'll do some reconciliation of Xoshiro so it functions closer to the built in one. For the most part, it has parity though.
Benchmarks show there is nothing odd about the implementations, they are within 1ns of each other.
2021-11-13 13:38:01 -08:00
Kamron Batman
ec785e6f07
fix: Updates dependencies, cleans up csproj, and updates README (#784) 2021-09-15 09:54:15 -07:00
Michael Dijkstra
50dd7a1146
fix: README publish link (#699) 2021-08-18 08:35:28 -07:00
Kamron Batman
cb3895148d
fix(readme): Updates IDE requirements (#677) 2021-08-07 14:57:37 -07:00
Kamron Batman
4e9d656809
fix(core): Adds Fedora 32/33 & RHEL 7/8 support. (#601)
- [X] Adds support for Fedora 32/33 (runtimes included)
- [X] Adds support for RHEL 7/8 (will require manual install of zlib and argon2)
- [X] Updates dependencies
2021-05-14 00:32:22 -07:00
Kamron Batman
47bbd72e55
fix(readme): Fixes azure pipelines badge (#564) 2021-04-06 09:42:59 -07:00
Kamron Batman
52356866ed
fix(docs): Adds sponsor page (#420) 2021-01-18 14:54:58 -08:00
Kamron Batman
1a593089e9
chore: Updates discord links (#394) 2021-01-07 01:04:05 -08:00
Kamron Batman
0726b4547b
Updates README to include Big Sur (#318) 2020-11-17 13:06:58 -08:00
Kamron Batman
1c9439e4fd
Drop .NET Core 3.1 (#307)
- [X] Updates Zlib Bindings
- [X] Updates Argon2 Bindings
- [X] Drops .NET Core 3.1 support
- [X] Updates CI/CD

Bumps release version
Updates documentation
2020-11-10 20:28:05 -08:00
Kamron Batman
013f333898
Adds official .NET 5 support (#300) 2020-11-07 13:26:27 -08:00
Kamron Batman
99bfff40df
Updates README to reflect .NET Core 3.1.9 2020-10-25 23:53:19 -07:00
Kamron Batman
16bdc21f5a
Updates README.md Thanks section
- [X] Adds Karasho as thanks for helping with a discord home.
2020-09-13 12:00:58 -07:00
Kamron Batman
4a334cc395
Updates README.md with logo 2020-09-07 15:05:01 -07:00
Kamron Batman
d18329dbf6
Updates README.md with new server id 2020-09-03 23:01:10 -07:00
Kamron Batman
492e82066f
Updates README.md with new discord 2020-09-03 22:58:52 -07:00
Kamron Batman
1f651992d7
Updates formatting rules (#199) 2020-08-25 18:00:51 -07:00
Kamron Batman
bc2487946c
Adds .NET 5 & Ubuntu 20 LTS Targeting (#193) 2020-08-15 14:48:06 -07:00
Kamron Batman
6a727c3401
Updates README.md with IDE from JetBrains 2020-07-07 22:58:25 -07:00
Kamron Batman
bde6d6a149
Updates CI with Azure Pipelines (#170) 2020-07-03 00:38:19 -07:00
Kamron Batman
997691fbb7
Adds specific linux operating system support (#169) 2020-07-02 17:35:46 -07:00
Kamron Batman
a910f8f596
Update README.md 2020-05-27 14:49:48 -07:00
Kamron Batman
012c5fa9b7
Adds github action (#151) 2020-05-27 14:49:07 -07:00
Kamron Batman
2770ab1d50
Removes libdrng (rdrand) (#139) 2020-05-24 10:47:47 -07:00
Kamron Batman
e138706536
Update README.md
Fixes build instructions.
2020-05-06 23:04:11 -07:00
Kamron Batman
e5d25559e9
Cleans up publishing/building 2020-05-06 21:05:43 -07:00
Kamron Batman
477c79bb4d
Update README.md
Adds CentOS support and updated to Ubuntu 20LTS
2020-05-05 09:29:26 -07:00
Kamron Batman
eb2a9a0016
Adds gitter to README.md 2020-05-04 02:05:25 -07:00
Kamron Batman
098ccff72f
Fixes README.md 2020-05-04 01:42:48 -07:00
Kamron Batman
e200f37e75
Fixes links in README.md (#119) 2020-04-27 17:53:39 -07:00
Kamron Batman
283608b94e
Fixes social icons in README.md 2020-04-27 01:03:07 -07:00
Kamron Batman
86b4477c93
Updates README.md 2020-04-27 00:50:01 -07:00
Kamron Batman
154161065e
Updates README.md (#117) 2020-04-26 23:44:54 -07:00
Kamron Batman
556a17aba8
Adds style cop (#109) 2020-04-26 00:16:02 -07:00
Kamron Batman
e4037d2541
Fixes readmes and adds some convenience scripts (#107) 2020-04-13 01:54:37 -07:00
Kamron Batman
de74218b89
Updates to .NET Core 3.1 & Cleanup (#79) 2020-01-19 12:47:34 -08:00
Kamron Batman
853c8d21f7
Adds Xoshiro256** RNG (#67) 2020-01-09 00:42:09 -08:00
Kamron Batman
01711ed9fb
Fixes spacing in README.md 2019-11-17 10:33:19 -08:00
Kamron Batman
ad0d7d4b9c
Contributions (#63) 2019-11-17 10:32:17 -08:00
Kamron Batman
feedbeb262
Updates publish profiles and readme 2019-10-04 22:05:45 -07:00
Kamron Batman
a36796c2c1
v0.0.1-Alpha (#42) 2019-08-02 18:16:11 -07:00
Kamron Batman
513e54f70e
Clean up: Bugs, LINQ, constructors, default values, and null checks (#18) 2019-03-11 14:29:59 -07:00
Kamron Batman
e748af4430
Updates README.md with Discord Link 2019-03-07 12:42:11 -08:00
Kamron Batman
d4a52344f2
Adds FAQ to README.md 2018-11-01 12:39:08 -07:00
Kamron Batman
e099747363 Merges with master 2018-08-21 09:33:08 +08:00
Kamron Batman
9710a519d6 Adds goals 2018-08-21 09:30:51 +08:00