Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pyrogram/tgcrypto

Fast and Portable Cryptography Extension Library for Pyrogram
https://github.com/pyrogram/tgcrypto

Update TgCrypto to v1.2.5

7c7d865c02106188364f4f25a4fa8ffbe75286b3 authored about 2 years ago by Dan <[email protected]>
Update wheels.yml

2ac99d13eec13f439cdc822c7f40de2e3b0292d7 authored about 2 years ago by Dan <[email protected]>
Update minimum requirements

115cae5632866346aa2a2fa8338151fd9668cb4f authored about 2 years ago by Dan <[email protected]>
Update TgCrypto to v1.2.4

63ddfb2322a3d32680153a9feb4d1cc86ad99abd authored about 2 years ago by Dan <[email protected]>
Update minimum requirements

bd65673202dfb1afbcdab3404ebee129113caa79 authored about 2 years ago by Dan <[email protected]>
Update TgCrypto to v1.2.3

287570d6ead3ee60cd7bba8ff73e0eb81c553c05 authored about 3 years ago by Dan <[email protected]>
Update cibuildwheel version

908c3b97ae34d7a4a913588c4dfebbce8bccb814 authored about 3 years ago by Dan <[email protected]>
Update copyright year

72a913512e1806d1b2290fa0148518a1c924cc36 authored about 3 years ago by Dan <[email protected]>
Update README.md

a5bf124cde5bfac9eb95e4e95152d269505a3e44 authored about 3 years ago by Dan <[email protected]>
Various improvements (#24)

4102d3b116c7e4991c6d6bf66cb9800b9f13dfd1 authored about 3 years ago by Dan <[email protected]>
Enable GitHub Actions (#23)

a3164a03c81cad0d3f88d4789323a1516ee4ff87 authored over 3 years ago by Dan <[email protected]>
Update .travis.yml

e96b37a7c3e292e1311d8f83c89be71dc92a2fa9 authored over 3 years ago by Dan <[email protected]>
Various fixes and improvements (#21)

* fix potential write to read only memory

* fix infinite loop

* move macros to the source ...

9a9e55be72ed8261a5bd5f0f30a768c2a89f170c authored almost 4 years ago by Wirtos_new <[email protected]>
Update .travis.yml

9836e93a278f53c8e55dc6ecf401b1c3de569ace authored about 4 years ago by Dan <[email protected]>
Update README.md

9253e2320c784308f1ce63350276267de9b82d26 authored about 4 years ago by Dan <[email protected]>
Update TgCrypto to v1.2.2

c4bb09d1ba9ca6512c7769813f9c27b7441c2697 authored about 4 years ago by Dan <[email protected]>
Set minimum requirement to Python 3.6

72f18914600368c85b2de136bb055225aafc81eb authored about 4 years ago by Dan <[email protected]>
Add support for Python 3.9 and AArch64 (#18)

921c665680dc9d70d9ad6a9a7f36007ef8e4567b authored about 4 years ago by Dan <[email protected]>
Update TgCrypto to v1.2.1

742f0ccf0c49dfdc5a2aefd8947fd135ff15ee44 authored over 4 years ago by Dan <[email protected]>
Fix parens imbalance (#11)

There was a set of parens that was opened in SWAP and closed in LROTR.

9b5e39f4c35c98cc38bdea95809448ec0342ffcf authored over 4 years ago by Mendel E <[email protected]>
Update copyright year

950503f1673414593ccdaf7128e8fd39d254d082 authored over 4 years ago by Dan <[email protected]>
Fix deprecation warnings complaining about PY_SSIZE_T_CLEAN

e848d0aaac063cdb6e4664cd3774f1c59ea220ab authored about 5 years ago by Dan <[email protected]>
Add Python 3.8 to CI builds

79e31f0c030142421d4b103ab05840f506b6427c authored about 5 years ago by Dan <[email protected]>
Update CI requirements and make them strict

147f089d4b3b69e008b6110d44d67c4f844f1f6d authored about 5 years ago by Dan <[email protected]>
Update TgCrypto to v1.2.0

e5ef22aba66991cde63c60b3dd8068367d35aeeb authored over 5 years ago by Dan <[email protected]>
Update README.md

f8fc911daf0476c16da3e092d7eff7bbb188e7c7 authored over 5 years ago by Dan <[email protected]>
Add requirements-ci.txt

064ea755c4ca2570fa523e1fd64478ca1267dd96 authored over 5 years ago by Dan <[email protected]>
Update beta version

2efd3e00ec088a27eb13d0b9cc30af56d2dfa849 authored over 5 years ago by Dan <[email protected]>
Merge pull request #7 from pyrogram/tests

Tests

d2dee4ae9ef77933503e1df50e576fda40bbe857 authored over 5 years ago by Dan <[email protected]>
Add Appveyor CI: run tests and build wheels for Windows

3a8677099ea370145ca7292ebaab932f561dd280 authored over 5 years ago by Dan <[email protected]>
Add Travis CI: run tests and build wheels for Linux and macOS

b0e70b5234d996b67097071fa7449dd0e619f2b7 authored over 5 years ago by Dan <[email protected]>
Fix TypeError tests for Python 3.4

0fe11896d9429954bd65849d2cbd57975b89e210 authored over 5 years ago by Dan <[email protected]>
Merge pull request #8 from YoilyL/tests

Released the GIL

aabb77de64562c830ca2ac94e21da7858c384f39 authored over 5 years ago by Dan <[email protected]>
Released the GIL

# New Document
released the GIL to make use of multiple cores when using multithreading.

as ...

2290f41de9313c0a3b96805834c6efda047655ee authored over 5 years ago by YoilyL <[email protected]>
Fix list count

690cda002b88cfccfadb04bbff4275c87e261e64 authored over 5 years ago by Dan <[email protected]>
Add test suite to setup.py

780f78c840fe3bb84d276cf33026fa6e092d7268 authored over 5 years ago by Dan <[email protected]>
Don't use pathlib

f07c2ea4abbf0a33a17a72145856c02d009d2803 authored over 5 years ago by Dan <[email protected]>
Add input validation tests as well as tests based on random valid inputs

bd20ae640bcbf812d10d7aaac91a2aaaa936e07b authored over 5 years ago by Dan <[email protected]>
Implement input validation checks

Closes #6

6816f2e2ae3d484fbbea92675be0332099cd60c1 authored over 5 years ago by Dan <[email protected]>
Add Python 3.7 classifier

Closes #5

4491d7a65a500c93ebb6589d412d88f38aa487e1 authored over 5 years ago by Dan <[email protected]>
Merge branch 'tests' of https://github.com/pyrogram/tgcrypto into tests

13df647669e50c35032c9b63ebaa7733b96a3d7c authored over 5 years ago by Dan <[email protected]>
Update README.md

3beda995566e7301629c7cfed6395874be225197 authored over 5 years ago by Dan <[email protected]>
Update PyMethodDef docs

4e27767426312cdd90e0d1a0883089569e91cd6b authored over 5 years ago by Dan <[email protected]>
Add tests for AES-CBC 256 bit

9e33d805ae1ad14fcbdc96053e5f4f9b4cb4d481 authored over 5 years ago by Dan <[email protected]>
Move tests for AES-CTR 256 bit into a dedicated folder

b4d58f4a5cbcb09a83f9a6f03fdb90ae50640d49 authored over 5 years ago by Dan <[email protected]>
Implement AES-CBC 256 bit

8a7d067062d9ed229499a1fe083a11071a5e1610 authored over 5 years ago by Dan <[email protected]>
Reformat code

1a40d7df85db7a4fc62b4ca6a81e4f93f006e942 authored over 5 years ago by Dan <[email protected]>
Add tests

fd22948666621983bec78f8d0c317eadf280f2bd authored over 5 years ago by Dan <[email protected]>
Update email address, docs and community urls

807952bf5c0c74e674a829989d06017c5bcf73a3 authored over 5 years ago by Dan <[email protected]>
Update NOTICE

3a737e00d3a67dfc39f7c391beb27254015d81f5 authored over 5 years ago by Dan <[email protected]>
Update setup.py to use README.md instead of .rst

fa10b2894899ead42e781387fc25c519f485d58e authored over 5 years ago by Dan <[email protected]>
Update README.md

5c2c7f3b9cd0b71cf5ca24c42ad85eecaa2a1460 authored over 5 years ago by Dan <[email protected]>
Update and rename README.rst to README.md

5767b6a520de4af329159007f3088f65ab3ce0b1 authored over 5 years ago by Dan <[email protected]>
Update to v1.1.1

95ff73cb05a7135a064dac57c5f5a80a47e46171 authored over 6 years ago by Dan <[email protected]>
Update to v1.0.4

4209f627c59e7e0ac1921185e30d0424c2f28731 authored almost 7 years ago by Dan <[email protected]>
Fix indentation, use spaces instead of tabs

690b77e40bccd151aa4ba12ec4e8f5202041174d authored almost 7 years ago by Dan <[email protected]>
Go down to C89

8471a40b63e08c8569a3342e1db1141efe9c83f6 authored almost 7 years ago by Dan <[email protected]>
Fix compilation errors on Windows

bf7dc4b50b8f1e175158224af95f356f502e4b26 authored almost 7 years ago by Dan <[email protected]>
Merge remote-tracking branch 'origin/master'

5ba35e1eddc2d4670a7ea3f211dd28c6de1d1cdf authored almost 7 years ago by Dan <[email protected]>
Update to v1.0.3

6077ae9be091518b04abbe2796eaaf3d6739a434 authored almost 7 years ago by Dan <[email protected]>
Update package info

fc1d5d1a7310e0622cc23b59f31d4b12142de93f authored almost 7 years ago by Dan <[email protected]>
Use pip3 command instead of pip

1a0a5e9b01c8f5be8e4a101ba5300c4e1484afab authored almost 7 years ago by Dan <[email protected]>
Update to v1.0.2

d6fbe3c8f78d5eaf28cb8371b96e6928bc31fc82 authored almost 7 years ago by Dan <[email protected]>
Set development status to Stable and add Python language classifiers

70736ec3881b8a600116321f9f33378c751594d9 authored almost 7 years ago by Dan <[email protected]>
Update README.rst

be8f6e278e15dcc49f0f62fa7492b0dd08a1a2e6 authored almost 7 years ago by Dan <[email protected]>
Update to v1.0.1

4774a63e40ddafca72b56215aa002f74675a42fa authored almost 7 years ago by Dan <[email protected]>
Fix PyPI's README

54e94b8fb396324c47bc253b9f4e5dbe41b36769 authored almost 7 years ago by Dan <[email protected]>
Update README.md

08a2c26236c96810593c20f1afd6f688c02ba25b authored almost 7 years ago by Dan <[email protected]>
Update to v1.0.0

30d5c739d9daeaab7fc2c5a9f23b27708aa91148 authored almost 7 years ago by Dan <[email protected]>
Merge branch 'master' of https://github.com/pyrogram/tgcrypto

8146e30d69b8ab24e323d8485f7b50418b6c4aa3 authored almost 7 years ago by Dan <[email protected]>
Update README.rst

21fc33bed8fed38111d24955084c6d1a23a9f068 authored almost 7 years ago by Dan <[email protected]>
Update setup.py

8b1dfb2f2e30f076deec3833c459ebce08de193f authored almost 7 years ago by Dan <[email protected]>
Initial commit

eee60638bd1154b63839c644ba0e93963ece0f40 authored almost 7 years ago by Dan <[email protected]>