Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • v0.4.2
  • v0.4.1
  • v0.4.0
  • v0.3.0
  • v0.1.3
  • v0.1.2
  • v0.1.1
  • 0.1.0
9 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.08Aug14Jun4Oct330Sep15Apr5417Feb161110743Rolling back change to P and V, for compatibility with earlier releasesv0.4.2 mainv0.4.2 mainCheck for Linux before trying to import sys/random.hv0.4.1v0.4.1Update to bsspeke v0.4.0 with Monocypher 4.0.1v0.4.0v0.4.0Removing the python from this repo. See https://gitlab.futo.org/cvwright/bsspeke.git for its new homev0.3.0v0.3.0Update to the latest bsspeke, using the newer approach to generating client secrets by hashing the password hashAdditional debug outputv0.1.3v0.1.3More detailed debug output for computing the shared secret keyv0.1.2v0.1.2Adding example test scripts for authenticating with SwiclopsFix the name for deriving the secret keyIncluding stdint.h for uint8_tv0.1.1v0.1.1Got this working with the higher-level Swift interface in the BlindSaltSpeke package0.1.00.1.0Renamed the Swift package to Cbsspeke because this is going to be the low-level interface to the C code. We'll build another package to be the nice Swifty interface.Stupid changes to placate Xcode, which apparently sucks at compiling CMoving source files to accommodate Swift Package ManagerCreating an actual Python package that can be installedAdded a nicer wrapper interface around the CFFI functionsFixing length -- example.com is 11 not 10 charsSwitch to storing client_id, server_id, and password inside the client/server contextsBrought the low-level CFFI Python demo into sync with the C codeTidying up commentsMoved the user_info struct out of the main bsspeke.h library and into the demo program itselfRefactored the C API to be more granular. This should help with the Python bindings.Renamed the CFFI demo scriptUpdated READMEAdded a first version of Python bindings using CFFIBuild the BS-SPEKE code as a libraryRenamed monocypher.(c|h) to minimonocyper.(c|h) to make it clear that these are not the original versionsCut out all of the encryption stuff from monocypher. Should now be OK to export from the US without issue.Added a target for 'make clean'Make PHF minimum params specific to Argon2Added extern C for C++ compilersMore portable (linux compatible) random number generationAdded license info to demo.cFirst working version of the demoMoved main into a new demo programMoved Sc00bz's spec to the doc/ folderRemoved old junk code in mainAdded Apache licenseInitial commit
Loading