-
Notifications
You must be signed in to change notification settings - Fork 36
Pull requests: tj/node-cookie-signature
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
adding repository field to package.json
#13
by malixsys
was closed Dec 5, 2013
Loading…
updated Jun 16, 2014
Fix for timing attacks on MAC verification.
#14
by natevw
was merged Jan 28, 2014
Loading…
updated Jun 18, 2014
Fixes for Timing and Brute Force Attacks.
#2
by Bren2010
was merged Apr 12, 2013
Loading…
updated Jun 19, 2014
Test sign with same value and different signature.
#5
by kapouer
was merged Jan 28, 2014
Loading…
updated Jun 19, 2014
Suppress NPM warning by adding repo to package.json
#8
by daltomania
was closed Jun 26, 2013
Loading…
updated Jun 21, 2014
Fix #15: use sha1 hashes for double signing
#16
by tenbits
was closed Jun 25, 2014
Loading…
updated Jun 25, 2014
Fix #15: use sha1 hashes for double signing
#17
by tenbits
was merged Jun 25, 2014
Loading…
updated Jun 25, 2014
add repository property to package.json to get rid of npm warning during install
#7
by ralphtheninja
was merged Jan 28, 2014
Loading…
updated Jun 26, 2014
Add repository field to readme
#10
by ForbesLindesay
was closed Jan 28, 2014
Loading…
updated Jul 2, 2014
Added
repository
to package.json
#9
by redchair123
was closed Jan 28, 2014
Loading…
updated Jul 2, 2014
Added repository field in package.json
#6
by sasidhar
was closed Jan 28, 2014
Loading…
updated Jul 2, 2014
Change
sha1
to sha256
inside unsign
method
#22
by rcalfredson
was closed Jan 19, 2018
Loading…
updated Jan 19, 2018
Use crypto.timingSafeEqual for unsign
#24
by jodevsa
was merged Jan 19, 2018
Loading…
updated Feb 8, 2018
Use the tsscmp module for older Node.js compatibility
#25
by dougwilson
was closed Feb 8, 2018
Loading…
updated Jun 17, 2019
Fix #30 Removed License text from Read me and added it as a separate file.
#31
by ranadewa
was merged Jun 21, 2019
Loading…
updated Jun 21, 2019
Don't require "secret" key to be a string
#42
by natevw
was merged Feb 17, 2022
Loading…
updated Feb 17, 2022
The secret can be any CipherKey, not just a String.
#44
by jyasskin
was merged Feb 27, 2023
Loading…
updated Feb 27, 2023
Add compatibility with older node versions
#46
by FadhiliNjagi
was closed Apr 4, 2023
Loading…
updated Apr 4, 2023
Avoid accepting otherwise-valid cookies when they have extra garbage appended
#41
by natevw
was merged Feb 17, 2022
Loading…
updated Apr 4, 2023
Add Buffer as supported secret type
#47
by FadhiliNjagi
was merged Apr 12, 2023
Loading…
updated Apr 13, 2023
feat: make lib Web Crypto compliant
#50
by MichaelDeBoey
was closed Oct 23, 2023
Loading…
updated Oct 23, 2023
chore: move main entry to top
#51
by codebytere
was merged Oct 29, 2024
Loading…
updated Oct 29, 2024
ProTip!
Updated in the last three days: updated:>2025-01-03.