summaryrefslogtreecommitdiff
path: root/astroid/brain/brain_hashlib.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright noticehippo912021-02-151-0/+2
* Remove six from astroidDavid Gilman2020-12-301-8/+1
* New copyright noticeshippo912020-12-271-1/+1
* Add missing copyright annotations for the past releasesClaudiu Popa2020-04-271-0/+2
* fix hashlib.blake2* signaturesDavid Poirier2018-10-151-2/+7
* Initial formatting of astroidClaudiu Popa2018-10-021-15/+14
* Add digest_size parameter to hashlib.blake2b and blake2sClaudiu Popa2018-09-151-8/+24
* Add blake2s to hashing algorithims.wgehalo2018-09-151-1/+1
* Update the copyright noticesastroid-2.0Claudiu Popa2018-07-151-1/+2
* Add blake2b to the list of hashlib members. Close PyCQA/pylint#1968Claudiu Popa2018-03-281-1/+2
* Add new hashlib classesIoana Tagirta2018-02-151-2/+7
* Even more granular copyrights (thanks to copyrite)Claudiu Popa2016-07-221-2/+2
* Keep a consistent copyright notice across the board.Claudiu Popa2016-07-191-0/+2
* Split brain_stdlib into multiple modules and finally kill it.Claudiu Popa2016-05-311-0/+38